
Move to next text field with Swift
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
A collection of 2 posts
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
In this tutorial we will go through how you can easily separate your UITableViewDelegate and UITableViewDatasource