Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 565 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 565 Bytes

GameDB Search With UISearchToken iOS 13 App

Alt text

GameDB iOS 13 app showcasing the usage of search token to filter by genre and platforms using IGDB API

Features

  • Using UISearchToken to capture token as filter by genre and platform
  • Perform Search Query
  • Sort by popularity, rating, or release data

Requirements

  • Xcode 11
  • iOS 13

Getting Started

  • Clone the Repository
  • Run pod install
  • Get the API Key from http://igdb.com/api
  • Put API Key in MainViewController.swift gameService constant