tasty-imitation-keyboard icon indicating copy to clipboard operation
tasty-imitation-keyboard copied to clipboard

A custom keyboard with Diffrent keyboard types, suggestionbar and long popups with alphabet options — Edit

Open Ankish opened this issue 8 years ago • 2 comments

A custom keyboard with Diffrent keyboard types, suggestionbar and long popups with alphabet options — Edit Rebased current archagon/tasty-imitation-keyboard on July 13 and applied AmitBhavsarIphone/Custom-keyboard features . Resolved all the latest swift errors and warning + changes for all new depreciated iOS APIs.

Ankish avatar Jul 13 '16 12:07 Ankish

https://github.com/Ankish/Custom-keyboard

Ankish avatar Jul 13 '16 12:07 Ankish

Thank you for posting this Ankish. As I tried your version, I had some issues with the Suggestion Bar. I found that it stops working after I manually enter anything. Strangely, if I pressed and held a button, like "a" to view the long popup, I could use the Suggestion Bar again. (For reference, I am only doing this in the simulator and not on a physical device).

Also, do you have plans to make the suggestion bar dynamic (that is, change when the user types)? This is a technology I am interested in implementing in my own keyboard.

Edit: I found that polishedcode had a Suggestion Bar that was working well. https://github.com/polishedcode/tasty-imitation-keyboard

AaronFW avatar Jul 13 '16 16:07 AaronFW