react-native-template-typescript-koality

1.0.1 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i react-native-template-typescript-koality

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • sgroff04