KeyboardAdjuster icon indicating copy to clipboard operation
KeyboardAdjuster copied to clipboard

A Swift library that automatically resizes and adjusts views to scroll when a keyboard appears.

Results 5 KeyboardAdjuster issues
Sort by recently updated
recently updated
newest added

Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

This could be achieved in code later but not without warnings and layoutbreaks in the log

This repo has a test target you can build and run, "TestApplication." The docs list an alternative approach for handling `safeAreaLayoutGuide`. If you make the changes listed in that code...

I've been unable to get this working with 'UITextView'. The example project uses a 'UITextField' which seems to work fine. However, when switching that out for a 'UITextView' that too...

Noticed this when I was using UIPickerViews as inputViews in a scrollview with normal UITextFields. ## Expected: Keyboard helper calculates the correct frame size no matter if it is the...

help wanted
more information needed