2015-03-27 16:46:24 +00:00
|
|
|
// Offline JS
|
2015-04-21 21:47:40 +00:00
|
|
|
// To re-generate the offline bundle, run this from the root of your project:
|
|
|
|
//
|
|
|
|
// $ react-native bundle --minify
|
|
|
|
//
|
|
|
|
// See http://facebook.github.io/react-native/docs/runningondevice.html for more details.
|
2015-03-27 16:46:24 +00:00
|
|
|
|
|
|
|
throw new Error('Offline JS file is empty. See iOS/main.jsbundle for instructions');
|