0.1.33 • Published 7 years ago
react-native-component-creator v0.1.33
React Native Component Creator
A React native cli for lazy RN lovers and beginners.
Install
$ npm i -g react-native-component-creatorUsage
Inside of your project folder.
$ cd my-app
$ rnc-creator1# Chose the name of the component

2# Chose the extension of the component

3# Chose the type of the component ( Class, Functional )

4# Ready to go!
