Scaffold a ready-to-go react-native component
npm install generator-rncThis 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
$ npm install --global generator-rnc$ yo rnc