v1.14.0
- Add
onMessage
andpostMessage
compatibility with React Native WebView. This changes the argument ofonMessage
method. - Update example project to the latest React Native and add an example of the new bridge.
onMessage
and postMessage
compatibility with React Native WebView. This changes the argument of onMessage
method.