BOOM Initial React Native import and setup

This commit is contained in:
Peter Cottle 2015-04-12 18:48:35 -07:00
parent ad5ef4f804
commit 88614aac06
19 changed files with 1099 additions and 4 deletions

5
iOS/main.jsbundle Normal file
View file

@ -0,0 +1,5 @@
// Offline JS
// To re-generate the offline bundle, run this from root of your project
// $ curl 'http://localhost:8081/index.ios.bundle?dev=false&minify=true' -o iOS/main.jsbundle
throw new Error('Offline JS file is empty. See iOS/main.jsbundle for instructions');