/iMessage-Style-Receding-Keyboard

A demo application for showing how to drag the keyboard down with your finger.

Primary LanguageObjective-C

iMessage Style Receding Keyboard

Caveat: this has not been put in production code. Apple may deny this.

This is a working implementation of how you can create iMessage style receding keyboards by grabbing the keyboard through the view hierarchy and dragging it around. Originally started from this stack overflow question iMessage Style Receding Keyboard in an iOS App it was eventually turned into a blog post on my website, and finally this repository.

example image

Released under BSD license