Skip to content

This is an implementation of a UIViewController subclass that will take care automatically on the handling of scrolling and adjusting the view when the keyboard pops up. You use it by making your view controller inherits from the KeyboardAwareViewVontroller and you'r done!

Notifications You must be signed in to change notification settings

luiseduardohdbackup/Keyboard-Aware-ViewController

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Introduction


KeyboardAwareViewController is a convinient subclass of UIVIewController, designed for iPhone to take care of the annoying task of scrolling the UI when the keyboard pops up and block half of your scrren.

About

This is an implementation of a UIViewController subclass that will take care automatically on the handling of scrolling and adjusting the view when the keyboard pops up. You use it by making your view controller inherits from the KeyboardAwareViewVontroller and you'r done!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%