
The main goal of this workshop is to show you how to implement the row selection event performed by the app user. What We’ll Do? When the user is presented with a list of categories in the MasterViewController’s tableView control, he should be able to tap a row. The app should respond by displaying a […]