A React Native Starter Kit with NativeBase + React Navigation + Redux Apps (iOS & Android)
- React Navigation
- Redux
- Redux Form
- Redux Promise Middleware
- Redux Persist
- React Localization
- Native Base
- Axios
- React Native Elements
-
Globally installed node
-
Globally installed react-native CLI
On the command prompt run the following commands
$ git clone https://github.com/aswara/react-native-boilerplate.git
$ cd react-native-boilerplate/
$ npm install
or
yarn
- Opt #1:
- Run
npm start
in your terminal - Scan the QR code in your Expo app
- Run
- Opt #2:
- Run
npm run ios
in your terminal
- Run
- Opt #1:
- Run
npm start
in your terminal - Scan the QR code in your Expo app
- Run
- Opt #2:
- Run
npm run android
in your terminal
- Run