A React Native Starter Kit with React Navigation + Redux + TypeScript + Formik
-
Globally installed node
-
Globally installed react-native CLI
On the command prompt run the following commands
$ git clone https://github.com/shivrajkumar/ReactNative-Redux-TypeScript-Boilerplate.git
$ cd ReactNative-Redux-TypeScript-Boilerplate/
$ npm install
or
yarn
- Run
react-native run-ios
in your terminal
- Run
react-native run-android
in your terminal
- Base directory to resolve non-relative module names
- Navigation
- Basic push notification