mirror of
https://github.com/status-im/react-native-linear-gradient.git
synced 2025-01-09 15:25:49 +00:00
6 lines
267 B
Plaintext
6 lines
267 B
Plaintext
// 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');
|