Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 683 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 683 Bytes

ViewStates

ViewStates is an approach to manage network states using protocol extensions written in Swift 3.

Screenshot of Content state Screenshot of Error state Screenshot of Empty state Screenshot of Loading state

Getting Started

To get started please follow these steps:

  1. Clone the project
  2. Select scheme ViewStates
  3. Run the project from Xcode

Compatibility

This project is written in Swift 3.1 and requires Xcode 8.2+ to build and run.