Skip to content

fireEvent.press does not work on TouchableOpacity #552

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

Closed
TrebuhD opened this issue Sep 25, 2020 · 1 comment
Closed

fireEvent.press does not work on TouchableOpacity #552

TrebuhD opened this issue Sep 25, 2020 · 1 comment

Comments

@TrebuhD
Copy link

TrebuhD commented Sep 25, 2020

Describe the bug

TouchableOpacity's onPress is not called when calling fireEvent.press on it.

This is the same bug as in testing-library/native-testing-library#113.

@thymikee
Copy link
Member

Which version of the library are you using? Please provide a failing test, we have various tests in our suite that verify this exact scenario working, so I'm curious about your setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants