1.1.1 • Published 8 years ago
native-base-cli v1.1.1
native-base-cli
A basic cli that generates a simple 3 page application with react-native, native-base and react-navigation.

Installation:
$ npm install -g native-base-cliGenerate React Native App
$ native-base initGenerate CRNA/Expo App
$ native-base init --expoNote:
Make sure your ssh is added to your github account as this clones the boilerplate repo to your system.
Todo:
- Add redux/mobx.
- Add expo support.
- Add TabNavigator example.