... Button } from "@react-native-material/core"; const App = () => ( <Stack fill center spacing={4}> <Button title="Contained" /> <Button variant="outlined" ...
確定! 回上一頁