react-native-webview-autoheight
react-native-webview-autoheight copied to clipboard
Allow onMessage prop pass
This PR doesn't work because:
- The _onMessage params are never sent to the onMessage prop
- The onMessage property of the webview would be overwritten when set.
I've submitted a fixed version here:
https://github.com/scazzy/react-native-webview-autoheight/pull/22