Michał Skubek
Results
2
comments of
Michał Skubek
> I'm able to get this running by explicitly adding `@latest` to `install-expo-modules`: > > ```shell > npx react-native init MyApp > > npx install-expo-modules@latest > expo install expo-gl expo-gl-cpp...
Try adding `overflow: 'hidden'` to your Layout containing ReactNativeZoomableView