import React from 'react' import { WebView } from 'react-native-webview' export default function App(){ return ( ) }