TAPKeyboardPop 0.1.2

TAPKeyboardPop 0.1.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • Cotap and Dave Lyon

For an in depth overview, see the blog post on the Cotap blog

In short, animated keyboard dismissal, just like iMessage:

Example Screenshot

Installation

TAPKeyboardPop is available through CocoaPods, to install it simply add the following line to your Podfile:

pod 'TAPKeyboardPop', '~> 0.1.2'

Usage

To enable the keyboard to dismiss during an interactive back gesture, import the category so that it's accessible to view controllers that can be interactively popped:

#import <TAPKeyboardPop/UIViewController+TAPKeyboardPop.h>

Author

Dave Lyon - @daveisonthego

Contributors

License

TAPKeyboardPop is available under the MIT license. See the LICENSE file for more info.