Luke Danielson
Luke Danielson
Hey @ingedev, may I ask how you load up Isotope/Masonry and your plugin? I am loading via Webpack, and have everything working via: ``` "plugins": [ "./../node_modules/isotope-layout/dist/isotope.pkgd.js", "./../node_modules/imagesloaded/imagesloaded.pkgd.js", ], ```...
Would the potential use of a user-initiated "Start" button or action be able to play a vide instance in mobile Safari iOS or Chrome iOS?
I've setup a patch file for this issue for version 0.75.2 in `./patches/react-native+0.75.2.patch` ```git diff --git a/node_modules/react-native/ReactAndroid/api/ReactAndroid.api b/node_modules/react-native/ReactAndroid/api/ReactAndroid.api index e647de2..6a14ffd 100644 --- a/node_modules/react-native/ReactAndroid/api/ReactAndroid.api +++ b/node_modules/react-native/ReactAndroid/api/ReactAndroid.api @@ -6459,9 +6459,9 @@ public...