koality-react-native-template
v0.1.0
Published
A high koality react native template
Downloads
2
Maintainers
Readme
A React Native template from your friends at CodeKoalas
Requirements
- React Native version 0.43 or higher
Installation
react-native init --template koality-react-native-template <new project name>
cd <new project name>
node scripts/setupDevDependencies.js
Included out of the box
- React Native Drawer Layout
- React Router
- Redux
- Redux Persist
- Styled Components
- Basic app template with:
- Above libraries setup and configured
- Routing
- Persistence