Creating a form for an app is a common task for iOS developers, but they often
require that the user easily move to the next textfield without having to tap on
the next textfield.
In this tutorial we will learn how to move from one textfield to the next
textfield.