Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ratulsharker/keyboard-animator

This repository contains code involve with the animation in accordance of keyboard motion in ios.
https://github.com/ratulsharker/keyboard-animator

Last synced: 1 day ago
JSON representation

This repository contains code involve with the animation in accordance of keyboard motion in ios.

Awesome Lists containing this project

README

        

Keyboard-Animator

Demos

Usage Demo

Background


In ios, whenever we are making form filling application,
there are lots of problem facing with the keyboard & the ios UITextField. If the frame of the respective
UITextField is underneath the Keyboard. In that case we change the frame or do fight with the Autolayout constraints.

**Keyboard Animator**
is the dynamic solution for this kind of problem. It is very easy to use,
we will demonstrate 3 simple steps to use this & get all you want. Currently autolayout support is added.

Integration / Usage

Follow the WIKI for integration details

Feel free to report any issues or contact me @ [email protected]