1.6.0 • Published 7 years ago

react-native-template-koality v1.6.0

Weekly downloads
3
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 <new package name> --template koality
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