-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
Description
I have a login screen of just a UIViewController with 3 UITextfields in them...does IQKeyboardManager support getting the textboxes out of the way then, because that's not happening. Any ideas what I need to do.
Things you should know:
1- I have Constraints between the textboxes, but not constraints to the superView.
2- I tried adding those fields in a UIScrollView and that still doesn't work