TMDBMovies Sample implementation using Swift UI : MVVM
- Show list of of genres.
- Show list of movies for a selected genre.
- Supports iOS / tvOS
- Supports pagination
- Supports light / dark themes
- Error handling
iOS16.0+tvOS16.0+Swift5.10Xcode15.3
- Add your
themoviedb.orgapi key in TMDBConstants.

