Displays events from the SeatGeek API (https://platform.seatgeek.com/)
- Remove dependency for SwiftyJSON/Alamofire
- Using Decodable to parse JSON reponse
- Using UIKit instead of SwiftUI
Please open and run the Fetch-UIKit.xcworkspace
file to view the project.