https://github.com/sgl0v/tmdb
iOS application for the Movie DB
https://github.com/sgl0v/tmdb
combine-framework mvvm swift
Last synced: about 1 year ago
JSON representation
iOS application for the Movie DB
- Host: GitHub
- URL: https://github.com/sgl0v/tmdb
- Owner: sgl0v
- Created: 2019-10-03T15:36:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T19:28:11.000Z (about 5 years ago)
- Last Synced: 2025-03-29T02:04:07.755Z (over 1 year ago)
- Topics: combine-framework, mvvm, swift
- Language: Swift
- Homepage: https://www.onswiftwings.com/posts/mvvm-with-combine/
- Size: 14.7 MB
- Stars: 210
- Watchers: 6
- Forks: 46
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
TMDb iOS Application
This is the demo project of the article written in [my blog](https://onswiftwings.com/posts/mvvm-with-combine/). The application works as a mobile client for [The Movie DB](https://www.themoviedb.org). It follows MVVM software design pattern and is built with [Combine framework](https://developer.apple.com/documentation/combine/).