The view

The view is the interface to the application. State of the application is represented by the view. In order to enhance decoupling in the application architecture, views should not have any logical component in their implementation other than the ones required to take inputs or display data on a screen.

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.