react-native-webview-bridge-plus
v0.1.12
Published
A simple two-way bridge between React Native and WebView for hybrid apps.
Maintainers
Readme
react-native-webview-bridge-plus
Simple two-way communication between React Native WebView and the web page.
Send and receive structured messages easily between native and web layers.
🚀 Install
npm install react-native-webview-bridge-plus
# or
yarn add react-native-webview-bridge-plus