MovieChecker displays 4 different horizontal lists depend on the genre(Now Playing, Upcoming, Top rated, Popular) with a poster as a button. After clicking on one of the posters, more specific details about the will movie appear including a list of links with redirection to YouTube after tapping on one of them.
- SwiftUI
- fetch JSON data from an API
- structure networking with MVVM
- Async/Await
- Combine
- dependency injection