UNPKG

react-native-webview

Version:

React Native WebView component for iOS, Android, macOS, and Windows

4 lines (3 loc) 181 B
import { requireNativeComponent } from "react-native"; export var RCTWebView = requireNativeComponent('RCTWebView'); export var RCTWebView2 = requireNativeComponent('RCTWebView2');