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
{{ message }}
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
I have already installed IQKeyboard manager into my podfile, and when I'm using this pod in my app. The screen is not moving up for the text field to be visible when the textfield is moved to focus state. When I'm trying to do manually using UIResponder.keyboardwillshownotification, I'm getting layout issues. Can anyone suggest me a method to resolve the either of the issues. As you can see the textfield is not visible in the second picture
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have already installed IQKeyboard manager into my podfile, and when I'm using this pod in my app. The screen is not moving up for the text field to be visible when the textfield is moved to focus state. When I'm trying to do manually using UIResponder.keyboardwillshownotification, I'm getting layout issues. Can anyone suggest me a method to resolve the either of the issues. As you can see the textfield is not visible in the second picture
The text was updated successfully, but these errors were encountered: