generator-rnc
v0.1.4
Published
Scaffold a ready-to-go react-native component
Downloads
4
Maintainers
Readme
generator-rnc
🎩 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
Install
$ npm install --global generator-rnc
Usage
- Install Yo
- Run generator,
$ yo rnc
- 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