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