This repo has been moved to here.
The main features of oney/react-native-webrtc are: Web & Hybrid.
Open-source alternatives to oney/react-native-webrtc include: tencent/vassonic — VasSonic is a hybrid mobile app framework for Android and iOS designed to optimize the loading speed of web views. It… beefe/react-native-webview — Deprecated. danrigsby/react-native-web-container — A wrapper around the React Native WebView to add autoHeight and the ability to sanitize html using sanitize-html. intellicode/react-native-bridgeable-webview — Provides the ability to perform React Native calls from the WebView. ivanph/react-native-webintent — React-native module for android to open urls in the default browser. beefe/react-native-cookiemanager — react-native cookie manager library.
VasSonic is a hybrid mobile app framework for Android and iOS designed to optimize the loading speed of web views. It functions as a web view performance optimizer and a mobile web resource cache, utilizing an HTML differential update engine to minimize remote network fetches and reduce first-screen load times. The framework distinguishes itself by splitting HTML into static templates and dynamic data, calculating differences between server state and cached content to send only modified fragments. It employs a native-to-JavaScript bridge to sync these server-side data updates directly into th
A wrapper around the React Native WebView to add autoHeight and the ability to sanitize html using sanitize-html
react-native cookie manager library.