/swiftui_moviedb

SwiftUI, ParserData, Render Remote Image, Navigation, MVVM and Unit Testing

Primary LanguageSwiftMIT LicenseMIT

swiftui_moviedb

  • Blog
  • SwiftUI MVVM and Unit Testing
  • Load the data from server the MovieDB. You need to register an account and get api key to replace <API_KEY> in the NetworkManager.swift file.
  • Display the movie in the table view List
  • Navigation to the detail screen List
  • Display the image from internet