react-native-bridgeable-webview
WebView replacement
A component replacement for react-native's WebView with a custom message bridge feature
Provides the ability to perform React Native calls from the WebView
18 stars
4 watching
3 forks
Language: Objective-C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alinz/react-native-webview-bridge | Enables communication between React Native and WebView by injecting special script into pages once they load | 1,366 |
lucasferreira/react-native-webview-android | Provides an Android module to embed web views in React Native apps. | 355 |
beefe/react-native-webview | A React Native component that integrates an Android web view into mobile apps. | 4 |
inokawa/react-native-react-bridge | A bridge that integrates React or Preact web apps into React Native apps using WebView | 266 |
arelstone/react-native-email-chip | A customizable component to display and edit lists of emails | 23 |
jordaaash/react-native-webview-crosswalk | Crosswalk's WebView implementation for React Native on Android using Java and AAR files. | 97 |
liamse/react-native-call-observer | Provides access to call status information on iOS devices using the CXCallObserver framework. | 7 |
rusel1989/react-native-bluetooth-serial | Provides React Native Bluetooth communication functionality | 476 |
fiberjw/react-native-app-link | Enables link sharing between React Native apps using native linking protocols. | 573 |
proyecto26/react-native-inappbrowser | A React Native library for creating an in-app browser with deep linking and OAuth capabilities | 1,325 |
almost/react-native-html-webview | A React Native component that renders HTML content in a UIWebView with optional sanitization to remove script tags and similar unsafe elements. | 105 |
danrigsby/react-native-web-container | A wrapper around React Native's WebView to enhance its functionality and security | 45 |
prestodoctor/react-native-browser | A module for React Native apps that integrates a full-featured web browser | 134 |
purii/react-native-tableview-simple | A lightweight and flexible React Native component for displaying tables in mobile apps | 560 |
nativesh/react-native-console-panel | A React Native component for displaying console messages within the app | 85 |