CRAlpha / CRAlpha/react-native-wkwebview
Need Option to not override window.postMessage
Open
- Dominant language
- Objective-C
- Stars
- 637
- Forks
- 263
- PR merge metrics
- No merged PRs in 30d
Description
I have a web app that I am trying to render in this Webview that uses Meteor, which uses window.postMessage whenever I set onMessage the Webapp stops working as expected.
What would be great would be some option to just not override postMessage and use the namespaced version.
The Webview in the core react native has a similar issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.