This is my submission to the iOS coding assessment written with Swift using SwiftUI. I am looking foward to the interview to discuss the code.
✅ Two bottom navigation tabs for events and schedule
✅ Events screen presenting a sorted list of events from API
✅ Schedule screen presenting a sorted list of schedules from API
✅ Taping event item opens playback screen
✅ Playback screen playing video
✅ Dates formatted
✅ Unit Tests
✅ UI Tests