iOSExamples-DockedKeyboardView
iOSExamples-DockedKeyboardView copied to clipboard
Example of using inputAccessoryView docked like iOS Messager
I stumbled upon this weird bug, where the text in a UILabel (or button) / UITextView will disappear until the animation is completed. Made a quick demo project for this...
Hi, really good catch on the viewcontroller inputaccessory. The native SMS app does the same thing i noticed. Do you have any idea how does facebook messenger grows their camera...
My project is heavily depended on Storyboard. I have a tableview that suppose to sit on top of a dockedkeyboardview. If you could put me to the right direction it...