Remove default delayPressIn from TouchableWithoutFeedback, the same affecting TouchableOpacity. #30070
Labels
Component: TouchableOpacity
Component: TouchableWithoutFeedback
Needs: Triage 🔍
Resolution: Locked
This issue was locked by the bot.
Description
The TouchableOpacity by default is delayed due to the delayPressIn, we need a response when pressing.
React Native version:
npmPackages:
@react-native-community/cli: Not Found
react: 16.13.1 => 16.13.1
react-native: 0.63.2 => 0.63.2
react-native-windows: Not Found
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
Expected Results
Trigger the event without delay.
The text was updated successfully, but these errors were encountered: