Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove default delayPressIn from TouchableWithoutFeedback, the same affecting TouchableOpacity. #30070

Closed
iiagodias opened this issue Sep 29, 2020 · 2 comments

Comments

@iiagodias
Copy link

iiagodias commented Sep 29, 2020

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.

  1. Create the component and press

Expected Results

Trigger the event without delay.

@iiagodias iiagodias changed the title Remover delayPressIn padrão do TouchableWithoutFeedback, o mesmo afetando TouchableOpacity. Remove default delayPressIn from TouchableWithoutFeedback, the same affecting TouchableOpacity. Sep 29, 2020
@ravirajn22
Copy link

Try version 0.63.3, they have fixed it.

@iiagodias
Copy link
Author

It was resolved in version 0.63.3

@facebook facebook locked as resolved and limited conversation to collaborators Oct 1, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants