Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IQkeyboardmanager issue with order

I am using IQKeyBoardManager in my project, when the first text field is selected and next is pressed it skips my email text field and goes to the text field after email. How can I arrange the order in which the IQKeyBoardManager moves from text field to text field. enter image description here

enter image description here

like image 608
hg56 Avatar asked Dec 10 '25 16:12

hg56


1 Answers

Set hierarchy inside Document outline of storyboard in Xcode what ever hierarchy you want like below image:---

enter image description here

like image 190
V D Purohit Avatar answered Dec 13 '25 06:12

V D Purohit