The app for iPad and Mac with M1 has not any keystroke to run fast to a button or function in the UI.
shortcut keys to jump between home/local/federated help blind users to explore the interface easier.
Other shortcut keys to most usual actions for a toot can help users too. These actions are new toot, reply, like and Boost
The app for iPad and Mac with M1 has not any keystroke to run fast to a button or function in the UI. shortcut keys to jump between home/local/federated help blind users to explore the interface easier. Other shortcut keys to most usual actions for a toot can help users too. These actions are new toot, reply, like and Boost
Solution
In Swift you can use UIKeyCommand.
Here is an article about it:
https://www.hackingwithswift.com/example-code/uikit/how-to-use-uikeycommand-to-add-keyboard-shortcuts