ReactNativeTS
ReactNativeTS copied to clipboard
A RN boilerplate with React 16.4, Typescript 3.0
ReactNativeTS
A RN boilerplate with React 16.4, Typescript 3.0
Contains
- [x] Typescript 3
- [x] React 16.4
- [x] Redux 4
- [x] react-navigation 2.10
- [x] redux-saga 0.16
- [x] immutable 4
Setup
$ npm install
Running
$ react-native run-ios && react-native run-android
Prettier
$ npm run format
License
MIT