generator-react-native-android-module

0.0.1 • Public • Published

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

Package Sidebar

Install

npm i generator-react-native-android-module

Weekly Downloads

6

Version

0.0.1

License

MIT

Last publish

Collaborators

  • almouro