import { StyleSheet, Text, View } from "react-native"; const styles = StyleSheet.create({ container: { alignItems: "center", flexGrow: 1, justifyContent: "center", }, link: { color: "blue", }, textContainer: { alignItems: "center", marginTop: 16, }, text: { alignItems: "center", fontSize: 24, marginBottom: 24, }, }); export default function App(props) { return ( React Native for Web & Next.js A universal link Subheader ); }