UNPKG

react-native-webview

Version:

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

5 lines (4 loc) 144 B
// This files provides compatibility without tree platform. import { WebView } from 'react-native'; export { WebView }; export default WebView;