Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 321 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 321 Bytes

Filter MVC

Alt text

Description

Example project of using Child View Controllers for encapsulation, reusability, and avoid Massive View Controller using Filters to filter a list.

Requirements

Xcode 10.1

Getting Started

  • Clone project
  • Build & Run using Xcode