mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-06-01 18:47:21 +00:00
Fix missing layout calls in full-screen when using built-in video controls on iOS
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user