Simple search application written in Swift 4 Xcode 9 using Pods with dropdown textfield and api call, custom UITableViewCell and filter layout.
- Clone the repository
- Open terminal and locate the root folder of project
- Run pod install (Given cocoapods is already installed)
- Open project workspace
- Build Kingfisher project by selecting it from manage schemes
- Build Docebo project by selecting it from manage schemes