Skip to content

This project shows how to effectively scroll a scrollView that has UITextFields and UITextViews so that the keyboard does not cover the UITextField or UITextView. If a UITextView is too large to fit in the remaining view, after the keyboard is displayed then the textView is resized to fit.

Notifications You must be signed in to change notification settings

rdegraci/fieldviewscrolldemo

Repository files navigation

XCode 4.2.3
iOS SDK 5.1

This project shows how to effectively scroll a scrollView that has UITextFields and UITextViews so that the keyboard does not cover the UITextField or UITextView. If a UITextView is too large to fit in the remaining view, after the keyboard is displayed then the textView is resized to fit.  To move from textView to textField, simply scroll.


Rodney Degracia

About

This project shows how to effectively scroll a scrollView that has UITextFields and UITextViews so that the keyboard does not cover the UITextField or UITextView. If a UITextView is too large to fit in the remaining view, after the keyboard is displayed then the textView is resized to fit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published