Announcing NativeBase CLI
Published in
1 min readJul 7, 2017
NativeBase CLI is an open source React Native boilerplate generator using NativeBase & React Navigation. It generates a simple 3 page application using native-base-cli.
Here is the link to the Github repo, https://github.com/GeekyAnts/native-base-cli.
Note: Now integrated with Expo(One can easily install the expo app on their device and scanning the QR code you can view the application).
Installation steps:
$ npm install -g native-base-cli
$ native-base init
Future enhancements:
Soon we will add the below listed features-
- Add Redux / MobX.
- Add TabNavigator example- One can easily set up a screen with several tabs with a TabRouter.
Stay tuned, we have lots more in our list.
Do share the valuable feedback and suggestions in the comment section.
Thanks for reading the article and please recommend hitting 💚.