React native iOS arrow keys
I have a page with multiple inputs, is it possible to add those arrow keys button to the keyboard from React native,
so the user can use arrow keys to move between fields.
FYI, I have the same page built in responsive web as well, and it has those arrow keys working prefectly inside the iPhone Chrome browser. Ideally I want to show the arrow keys in the app as well.
Thanks in advance.
