Files
react-native-webview/android/src/main/java/com/reactnativecommunity/webview
Rodolphe Lemasquerier 6bac272a5f feat: add prop to allow nested scroll on android (#2056)
* feat: add prop to allow nested scroll on android

When set to true, this prop allow to scroll inside the webview when the webview is inside a scrollview on android

* docs: nestedScrollEnabled prop usage
2021-08-09 19:14:26 +02:00
..