/tmdb-swiftui-demo

Demo SwiftUI app for querying themoviedb.com API

Primary LanguageSwiftMIT LicenseMIT

tmdb-swiftui-demo

A simple SwiftUI demo app for querying themoviedb.org API.

If you want to run it, you will need an API key from themoviedb.org. This should be passed as a parameter to the RepositoryImpl creator in MovieInfoApp.swift.