react-native-template-allmax
v1.3.0
Published
React native template with navigation, redux, redux-saga, eslit, flow, reactotron
Downloads
14
Maintainers
Readme
Get started
react-native init awesome_project --template allmax
Roadmap
- [x] Structure
- [x] Add ESLint with a config extended from airbnb
- [x] Check types with flow [email protected]
- [x] Navigate with react-navigaton 3.x and react-navigation-extension
- [x] Store state in redux
- [x] Change state with redux-saga
- [x] Debug with reactotron
- [ ] Add alert system
- [ ] Add KeyboardAwareScrollView
- [ ] Improve screen example
- [ ] Add component example