Repository metrics
- Stars
- (167 stars)
- PR merge metrics
- (PR metrics pending)
説明
Terms
- I have searched open and closed feature requests
- I agree to follow Scribe-iOS' Code of Conduct
Description
Something that would dramatically improve the usability of Scribe is the addition of predictive keystrokes. After #26 adds key characters popping up after being pressed and #2 and #3 add auto correct and auto complete, the last major element that could be added to the keyboards to improve efficiency would be predicting which key the user will press next and making that key easier to press.
The most basic version of this feature would change the expansions of key press areas within the keyboard key class so that there is a slightly higher chance that a user presses a key based on the previous ones pressed. Future versions of this feature could then expand on this if needed.
Contribution
I’d be very happy to discuss and work on this with people :)