simonbs / BSKeyboardControls

Put controls above the keyboard on your iPhone or iPad app.
Other
523 stars 111 forks source link

Make selectNextField public, and hook up the keyboard Next button. #49

Open graham-perks-snap opened 8 years ago

graham-perks-snap commented 8 years ago

Now when in the example project, and you're on a text field, you can tap the keyboard's Next button (the button in the lower right of the keyboard, not the one on the toolbar!). It'll take you to the next field.

Otherwise the keyboard's default button is pretty useless, and in the example didn't do anything.