0.1.4 • Published 7 years ago

generator-rnc v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

generator-rnc Travis David npm

🎩 A yeoman generator to scaffold a ready-to-go react-native component

This yeoman generator is pretty much inspired from the works of generator-nm.

Nutshell Features:

  • ✅ Robust package.json with set peer dependencies, author, issue link, etc.
  • ✅ Pre-configured Jest for react-native
  • ✅ Flat-square readme badges for Travis, David DM, and NPM downloads
  • .gitignore with ignores for emac files and a whole bunch of nonsense
  • ✅ MIT license and listed on readme

image

Install

$ npm install --global generator-rnc

Usage

  1. Install Yo
  2. Run generator, $ yo rnc
  3. Answer the prompts and go 🚀!

Contributors

👋🏽 Hello, currently looking to add more features, please submit PR's or issues if you have any additional enhancements!

License

MIT © Brandon Him