lucasferreira / react-native-webview-android

Simple React Native Android module to use Android's WebView inside your app
356 stars 158 forks source link

javascript bridge feature #48

Closed janardhanP closed 8 years ago

janardhanP commented 8 years ago

getting data from webView to react-native through onBridgeMessage and send the data from the html code WebViewBridgeAndroid.send(message);

lucasferreira commented 8 years ago

Hi @janardhanP

Thanks for your contribution. I will need a few more days to test your new features but thanks again ;)