import { View } from "react-native"; import "./../global.css"; export default function App() { return ( ); }