0.1.0 • Published 7 years ago

koality-react-native-template v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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