Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leavesster/typescript-react-native-boilerplate

React-Native Typescript
https://github.com/leavesster/typescript-react-native-boilerplate

Last synced: 2 days ago
JSON representation

React-Native Typescript

Awesome Lists containing this project

README

        

# TypeScript-React-Native-boilerplate
React-Native Typescript

## Commit message
1. run `react-natice cli init YourReactNativeDemo`
2. **convert javascript to Typescript** , from [TypeScript-React-Native-Starter
](https://github.com/Microsoft/TypeScript-React-Native-Starter)
3. **add hot reload support** by add [react-native-typescript-transformer](https://github.com/ds300/react-native-typescript-transformer)