formidable-webview / webshell

🔥 Craft Robust React Native WebView-based components with ease.
https://formidable-webview.github.io/webshell/
MIT License
101 stars 4 forks source link

Expo App crashes every time i add a view with webshell #13

Closed AhmedCheb closed 3 years ago

AhmedCheb commented 3 years ago

When I add a view , specially a Flatlist , my app crashes when i navigate to the screen containing the WebView. For some reasons , when i remove marginVertical ( or top or bottom) , it works , then it starts to crash again

jsamr commented 3 years ago

@AhmedCheb Have you tested with and without Webshell, e.g. plain WebView to narrow down the culprit? Could be related to this: https://stackoverflow.com/a/63171413/2779871

jsamr commented 3 years ago

Closing due to inactivity.