1.0.1 • Published 7 years ago

react-native-template-typescript-koality v1.0.1

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.49 or higher

Installation

react-native init <new package name> --template typescript-koality
cd <new project name>
node scripts/setupDevDependencies.js

Getting Started

tsc
npm run start

Included out of the box

  • React Native Drawer Layout
  • React Router
  • Redux
  • Redux Persist
  • Styled Components
  • TypeScript
  • Basic app template with:
    • Above libraries setup and configured
    • Routing
    • Persistence