Skip to content

adaiye/UIResponder-KeyboardAnimation

Repository files navigation

UIResponder-KeyboardAnimation

Showing/dismissing keyboard animation in UIResponder category

This repo is forked and updated from https://github.com/Just-/UIViewController-KeyboardAnimation

As UIViewController-KeyboardAnimation only has a category of UIViewController, but sometimes, we want to show/dismiss keyboard animation in a UIView, so i re-create a category class for UIResponder.

Demo

KeyboardAnimationDemo1 KeyboardAnimationDemo2

Installation

Add the following to your CocoaPods Podfile

pod 'UIResponder+KeyboardAnimation'

or clone as a git submodule,

or just copy files

About

Showing/dismissing keyboard animation in UIResponder category

Resources

Stars

Watchers

Forks

Packages

No packages published