Skip to content

Demonstrates how to add a next, previous, and done button on top of the iOS keyboard to navigate through UITextFields

License

Notifications You must be signed in to change notification settings

clrung/PrevNextInputAccessoryView

Repository files navigation

PrevNextInputAccessoryView

While creating my Hearts Scoreboard app, I sought to provide a means to navigate to the next text box in a way similar to the native iOS keyboard (pictured below).

Native Accessory View

I was surprised by the absence of documentation and examples to achieve this (or perhaps my Google-fu isn’t up to snuff), so I thought it may be useful for other iOS developers to have a simple project to reference and achieve this functionality.

Demo

Demo

License

I am making this project available through the free and open MIT license. Please feel free to use it without providing attribution to me.

About

Demonstrates how to add a next, previous, and done button on top of the iOS keyboard to navigate through UITextFields

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published