You can use TouchableOpacity for onPress event. View doesn't provide onPress prop. <TouchableOpacity style={{backgroundColor: "red", ...
確定! 回上一頁