ArturKalach / react-native-external-keyboard

React native library for physical keyboard support
MIT License
23 stars 4 forks source link

Tab/Shift+Tab to navigate support #46

Open Rananjaya opened 2 weeks ago

Rananjaya commented 2 weeks ago

Hi, after adding this library, we can successfully focus on text fields using the navigation keys, but it doesn't support Tab/Shift+Tab when using an external keyboard. Do you have any suggestions? Thank you!

ArturKalach commented 2 weeks ago

Hello @Rananjaya,

Could you provide an example? Because the Tab/Shift+Tab works for me on iOS and Android without any problems on version 0.3.10, with and without react-navigation.

It would be easier to understand the problem you've encountered if you could share the following information: