UNPKG

react-native-webview-bypass-ssl-errors

Version:

React Native WebView component for iOS, Android, macOS, and Windows. Uses for local development with self-signed SSL certificates or with any endpoints that have some bad SSL certificates

4 lines 202 B
import type { NativeWebViewAndroid } from "./WebViewTypes"; declare const RNCWebView: typeof NativeWebViewAndroid; export default RNCWebView; //# sourceMappingURL=WebViewNativeComponent.android.d.ts.map