Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 213 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 213 Bytes

UIScrollView-Keyboard

A UIScrollView that sets the first responder on top of the keyboard.

Just put it in your project and call adjustAutomaticallyForKeyboard() on the main scrollview of your view controller.