<TouchableWithoutFeedback onPress={() => alert('Click view 111')}> <View style={styles.view1}> <Text>View 1</Text> <TouchableWithoutFeedback ...
確定! 回上一頁