SingleLineKeyboardResize icon indicating copy to clipboard operation
SingleLineKeyboardResize copied to clipboard

With this non-intrusive UIViewController extension, only a single line of code will make your scrollView auto resize when the keyboard appears

Results 4 SingleLineKeyboardResize issues
Sort by recently updated
recently updated
newest added

Not working with a search controller leaves extra space at the bottom probably because of the search textfield being in the nav bar and it not calculating the size properly

my table not scrolling top side i have use proper class method in declare you

This seems to only work if your scroll view content is longer than the screen. I have a view with a single scroll view, but the content fits on the...