Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leavesster/typescript-react-native-boilerplate
- Owner: leavesster
- Created: 2017-12-18T15:49:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T15:56:42.000Z (about 7 years ago)
- Last Synced: 2024-11-15T09:45:11.696Z (2 months ago)
- Language: Objective-C
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)