A React Native Boilerplate Starter Kit
For the first time, run this command:
npm run first-bloodFor iOS:
npm run iosFor Android, you should setup your emulator first, choose the device you want to emulate, run it, and then run this:
npm run android