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

touch issue android 14 #925

Open
Feras532 opened this issue Nov 4, 2024 · 4 comments
Open

touch issue android 14 #925

Feras532 opened this issue Nov 4, 2024 · 4 comments

Comments

@Feras532
Copy link

Feras532 commented Nov 4, 2024

I have a problem where some components in the main screen are touchable and some cannot be clicked.
any luck with that?

image

@Feras532
Copy link
Author

Feras532 commented Nov 4, 2024

Also it logged this
image

I dunno if it is related to the problem.

Assume I have a calculated with that map numbers from 0 to 9 and each digit is wrapped in a .
some numbers can be clicked and some cannot.

@eTryp
Copy link

eTryp commented Nov 20, 2024

I’m experiencing the same issue on Android 13. When I use the ExternalDisplay component, some clickable components (such as TouchableOpacity and Icon) no longer respond or respond at a specific location. However, if I remove the ExternalDisplay view, everything functions as expected.

@Feras532
Copy link
Author

I’m experiencing the same issue on Android 13. When I use the ExternalDisplay component, some clickable components (such as TouchableOpacity and Icon) no longer respond or respond at a specific location. However, if I remove the ExternalDisplay view, everything functions as expected.

did u find a solution for that?

@eTryp
Copy link

eTryp commented Nov 25, 2024

I’m experiencing the same issue on Android 13. When I use the ExternalDisplay component, some clickable components (such as TouchableOpacity and Icon) no longer respond or respond at a specific location. However, if I remove the ExternalDisplay view, everything functions as expected.

did u find a solution for that?

Unfortunately no ...

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

2 participants