You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the IQKeyboardManager on a screen for signing up using a static tableView there is an overlap when the automatic scroll occurs to avoid Keyboard overlapping onto a UITextField.
To Reproduce
Steps to reproduce the behavior:
Create a scene with a static tableView inside a TableViewController, add UITextField in groupe inset, set the always big title property.
Compile the app on a real iPhone 8 device and start filling the several UITextField
Expected behavior
The overlap of the title should not occurs.
Screenshots
Demo Project
If applicable, add demo project.
Versions
Xcode: 11.3 Mac OS: xx.xx.x Simulator/Device: iPhone 8 (real device) on iOS 13.3 Library Version: 6.5.4
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the
IQKeyboardManager
on a screen for signing up using a static tableView there is an overlap when the automatic scroll occurs to avoid Keyboard overlapping onto aUITextField
.To Reproduce
Steps to reproduce the behavior:
UITextField
Expected behavior
The overlap of the title should not occurs.
Screenshots
Demo Project
If applicable, add demo project.
Versions
Xcode: 11.3
Mac OS: xx.xx.x
Simulator/Device: iPhone 8 (real device) on iOS 13.3
Library Version: 6.5.4
The text was updated successfully, but these errors were encountered: