import { StyleSheet, Text, View } from "react-native"; import { StatusBar } from "expo-status-bar"; import { Button } from "@repo/ui"; export default function Native() { return ( Native