Building the app

Create the first View by dragging UIViewController onto the interface builder with the following layout:

Now try to run it; you will see the following output:

Create viewController and name it CategoriesVC for the corresponding view, as follows:

Implement the TableViewController methods within the CategoriesVC code, and embed the view controller in a navigation controller; after doing that, apply a tinted color to the navigation ...

Get Reactive Programming with Swift 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.