I'm developing an app that on one of the screen there is only two UITextField
, one alphanumeric and one numeric. If you have a problem, the keyboard alpha has the return / next button, but the numeric keypad does not.
Initially my idea would be to disable the alphanumeric keyboard's return / next button and include a small bar on top of the keyboards with two fields, a next and a previous one for navigation. But I've been told here that this does not follow the usability standard.
Can I add a "Next" button in the blank space next to the numeric keypad's 0 key?