Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 466 Bytes

File metadata and controls

10 lines (9 loc) · 466 Bytes

SimpleSearchApp

Simple search application written in Swift 4 Xcode 9 using Pods with dropdown textfield and api call, custom UITableViewCell and filter layout.

Installation

  1. Clone the repository
  2. Open terminal and locate the root folder of project
  3. Run pod install (Given cocoapods is already installed)
  4. Open project workspace
  5. Build Kingfisher project by selecting it from manage schemes
  6. Build Docebo project by selecting it from manage schemes