koality-react-native-template
0.1.0 • Public • Published 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
Package Sidebar
Install
npm i koality-react-native-template
Weekly Downloads