0.0.1 • Published 8 years ago

generator-react-native-android-module v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

React native module boilerplate generator

Generate boilerplate for a new React Native module with Yeoman.

Install Yeoman:

npm install -g yo

Install the generator (unpublished for now)

npm install -g git+https://github.com/Almouro/generator-react-native-module.git

Run the generator

mkdir my-awesome-module && cd my-awesome-module
yo react-native-module

To Do

See the list