react-native-template-typescript-koality

react-native-template-typescript-koality JS library on GitHub react-native-template-typescript-koality JS library on npm Download react-native-template-typescript-koality JS library

A high koality react native typescript template

Version 1.0.1 License MIT
react-native-template-typescript-koality has no homepage
react-native-template-typescript-koality JS library on GitHub
react-native-template-typescript-koality JS library on npm
Download react-native-template-typescript-koality JS library
Keywords
reactreact-nativetypescripttemplatestarterboilerplatekittypescript

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