alinz / react-native-webview-bridge

React Native Webview with Javascript Bridge
MIT License
1.37k stars 493 forks source link

how to load react.js #225

Closed JourneyL closed 7 years ago

JourneyL commented 7 years ago

i try to push my code (by react.js) in the bridge ,my code work by ngrok,but in the webview-bridgt it's not work ,and i push 'WebViewBridge.send' in react.js componentWillMount() ,it warn 'WebViewBridge' is not defined''