GameDB iOS 13 app showcasing Collection View Diffable Data Source Snapshot to update UI using IGDB API
- Using NSDiffableDataSourceSnapshot iOS 13 API to build the collection view data source
- Using UICollectionViewCompositionalLayout iOS 13 API to build the collection view sections and groups
- Perform Search Query
- Filter by genres and platform
- Sort by popularity, rating, or release data
- Xcode 11 Beta
- iOS 13
- Clone the Repository
- Run pod install
- Get the API Key from http://igdb.com/api
- Put API Key in MainViewController.swift gameService constant