0.1.33 • Published 5 years ago

react-native-component-creator v0.1.33

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

React Native Component Creator

A React native cli for lazy RN lovers and beginners.

Install

$ npm i -g react-native-component-creator

Usage

Inside of your project folder.

$ cd my-app
$ rnc-creator

1# Chose the name of the component

enter image description here

2# Chose the extension of the component

enter image description here

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

enter image description here

4# Ready to go!

enter image description here

Give me a star!!!