I have a custom inputView for a specific text field and it works well. However, I cannot distinguish how to decline the view and return the normal keyboard. (I have a SWAP button next to TextField.) I tried setting the input textView field to zero, but it did nothing.
I don't need a full user keyboard, but I need more than the kind of accessories above the keyboard, so I'm trying this route. I need about 20 custom buttons in addition to a regular keyboard, and I don't like the idea of a huge accessory that takes up so much space.
I would also prefer not to require the user to initially install a full custom keyboard before using the application.
Thanks so much for any suggestions.
ios swift keyboard
Craig smith
source share