UNPKG

react-native-webview

Version:

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

4 lines (3 loc) 138 B
import type { NativeWebViewMacOS } from './WebViewTypes'; declare const RNCWebView: typeof NativeWebViewMacOS; export default RNCWebView;