You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when we move the focus from the input field to the button then the focus goes to the button but when click enter then opens the keyboard rather than the submit button call.
Hey! I have used the same example given by you and run on Apple TV, this problem is only on Apple TV
you have mentioned this line in your lib description If you want to develop a TV app for AndroidTV + tvOS + web TV devices, then this package will be helpful.
but now you are saying that You should know that native inputs are not very well supported with this lib.
It kind of works on Android, but I don't remember trying on iOS.
Hey @ionictest2017, I am sorry but this is not helping. This is not a contruactual commitment, we're doing our best to support as much as possible, and the library does work with tvOS.
It's just that text input fields that are not well supported because we usually don't use the native ones. I can't spend my time on anything that exists, I focus on things that people need the most.
This is an open source project, if you're unhappy with some features that are not well supported, feel free to contribute 👍
when we move the focus from the input field to the button then the focus goes to the button but when click enter then opens the keyboard rather than the submit button call.
Version and OS
-"react-native": "npm:[email protected]"
Additional context
The issue is present only on Apple TV
I have used components which is available in the example of the library
The text was updated successfully, but these errors were encountered: