mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 11:41:08 +00:00
* 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