Skip to content

How to avoid a key from doing it's intended action? #81

Answered by ArturKalach
dbaonguis-wfc asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @dbaonguis-wfc,

I finally implemented a range of functionality for advanced focus control. You can learn more about it in the pre-release: https://github.com/ArturKalach/react-native-external-keyboard/releases/tag/v0.6.0-rc.

After some testing and refactoring, I plan to release it. You can try the following example:

lockFocus={[`up`,`down`,`right`, `left`]} 

This setup helps achieve the expected behavior you described above.

Regards,
Artur Kalach

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@dbaonguis-wfc
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ArturKalach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants