//TouchableOpacity works fine import { TouchableOpacity, Text, } from "react-native"; Add const styles = StyleSheet.create({ button: { width: 200, ...
確定! 回上一頁