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-iosin your terminal
- Run
react-native run-androidin your terminal