mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-02 00:54:40 +02:00
BOOM Initial React Native import and setup
This commit is contained in:
parent
ad5ef4f804
commit
88614aac06
19 changed files with 1099 additions and 4 deletions
5
iOS/main.jsbundle
Normal file
5
iOS/main.jsbundle
Normal 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');
|
Loading…
Add table
Add a link
Reference in a new issue