react-native-webview-autoheight icon indicating copy to clipboard operation
react-native-webview-autoheight copied to clipboard

Allow onMessage prop pass

Open zhouanbo opened this issue 7 years ago • 1 comments

zhouanbo avatar Jul 30 '18 04:07 zhouanbo

This PR doesn't work because:

  1. The _onMessage params are never sent to the onMessage prop
  2. 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

jamespearson avatar Jan 10 '19 13:01 jamespearson