import { WebView, } from 'react-native-webview'; export default function App() { return ( <> ); }