$ npm install
$ (cd ios && carthage bootstrap)
$ open ios/eggpeg.xcodeproj
Drag and drop into xcode folder: eggpeg/sounds
$ react-native run-android
$ cp ~/Desktop/keep/certs/superseriouscompany.jks ./android/app
$ npm run build_apk
$ npm run run_apk