This is an example to how make a UITableView with a UISearchController using Punk API. I also added a popup screen when a row is selected.
Cocoapods documentation: https://cocoapods.org/pods/PunkAPI
Punk API documentation: https://punkapi.com/documentation/v2
Future features:
- Beers of the next page will be added when the table scroll is at the bottom;
- A UISegmentedController will be added to filter beers by blonde, brown and dark one;
- More details will be added on the popup screen.