Replies: 4 comments
-
Hello @TusharDOM, Sorry for the late reply, I've been having a busy week. If possible, could you provide a code example that reproduces the exact issue? That would save me some time as well. Regards, |
Beta Was this translation helpful? Give feedback.
-
Hello @TusharDOM, I just tested the nested focus issue and implemented a fix. These changes are currently available in react-native-external-keyboard@0.5.5-rc1. After completing further testing, I will add these changes into the Thank you so much for reporting the issue—it was really helpful in improving the package. Regards, |
Beta Was this translation helpful? Give feedback.
-
Thanks @ArturKalach It would be a great help to me. It would be great if you can help me solve my another problems related to external keyboard accessibility:
Is there any way in your package to implement the solution for the above problems and overcome the issue. Thanks in Advance 😄 |
Beta Was this translation helpful? Give feedback.
-
Hello @TusharDOM, I’ve finally released the Regarding |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using this package for managing external keyboard focus. I have a horizontal flatlist with cards. The cards contain more pressable items in it. Currently the problem is the whole card is focused by the external keyboard and I cannot focus the component inside the card.
It would be great if you can help me with this issue.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions