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

Replace TouchableOpacity with Pressable #574

Open
viktorlarsson opened this issue Dec 2, 2021 · 4 comments
Open

Replace TouchableOpacity with Pressable #574

viktorlarsson opened this issue Dec 2, 2021 · 4 comments
Milestone

Comments

@viktorlarsson
Copy link
Contributor

Getting alot of complaints that certain actions blink on call to actions, replace touchableopacity with pressable to avoid this

@kajetan-kazimierczak
Copy link
Contributor

Didn’t we have a problem with tochableopacity and changed it to pressable just to make things clickable again? After some update to RN or something?

@viktorlarsson
Copy link
Contributor Author

viktorlarsson commented Dec 14, 2021

Just that several people complain about the opacity change when tapping, which is default in touchable..opacity. Dunno if we had an issue?

@kajetan-kazimierczak
Copy link
Contributor

#431 among other

@edenstrom
Copy link
Contributor

I remember that we used TouchableOpacity from react-native-gesture-handler which wasn't correctly installed in the Android version. The version from react-native works.

We should unify how focus/press should look.

@irony irony added this to the Refresh 2022 milestone Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants