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
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