Hello. I’m using the AirKeyboardShortcuts in my app. I have a repeating group with a list of items.
I’d like to allow the user to press the down arrow to put focus on the next items below in the list, ane the up arrow key to move back to the previous item.
But I can’t figure out how to add the arrow keys as my shortcut keys. I’d like to use them without any modifiers. Any suggestions?
Thanks!