All Projects → GeekyAnts → native-base-cli

GeekyAnts / native-base-cli

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language

Note: This is no longer maintained

Try out ReactNativeSeed.com

native-base-cli

A basic cli that generates a simple 3 page application with react-native, native-base and react-navigation.

Demo

Installation:

$ npm install -g native-base-cli

Generate React Native App

$ native-base init

Generate CRNA/Expo App

$ native-base init --expo

Note:

Make sure your ssh is added to your github account as this clones the boilerplate repo to your system.

Todo:

  • Add redux/mobx.
  • Add TabNavigator example.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].