scribe-org / Scribe-iOS

iOS app with keyboards for language learners
https://apps.apple.com/app/scribe-language-keyboards/id1596613886
GNU General Public License v3.0
129 stars 79 forks source link

iPad key pull down #22

Open andrewtavis opened 3 years ago

andrewtavis commented 3 years ago

Terms

Description

This issue is for planning and implementing key flick functionality for iPads where a key that is on the letters, numbers of symbols keyboard could be accessed from another keyboard by pulling the key down. The appropriate UIKit action would need to be found and functions would need to be written. These functions would then be linked to keys, with the pull down options for a given key then being referenced from within the functions. This issue is expected functionality, but is as of now not a priority.

andrewtavis commented 2 years ago