I have 4 textfields on a register screen and i have it set up so that when the user presses next on each text field, the next text field is focused. Code below:
theTextFieldYouWant.becomeFirstResponder()