sgl0v / TMDBLinks
iOS application for the Movie DB
☆211Updated 4 years ago
Alternatives and similar repositories for TMDB
Users that are interested in TMDB are comparing it to the libraries listed below
Sorting:
- Sample iOS application in Swift presenting MVVM-C architecture☆211Updated last year
- Sample project with Combine & UIKit framework, MVVM architecture☆457Updated 3 years ago
- A movie iOS app built with the MVVM architecture, Combine and SwiftUI frameworks https://www.vadimbulavin.com/modern-mvvm-ios-app-archite…☆473Updated 5 years ago
- Sample app that showcases the use of the Coordinator Pattern in SwiftUI☆232Updated 4 years ago
- An implementation of the Coordinator pattern for iOS written in Swift 5.☆197Updated 5 years ago
- Examples showing Compositional Layout, Diffable Data Sources and more!☆646Updated 3 years ago
- The projects and the materials that accompany the Combine: Asynchronous Programming With Swift Book☆323Updated 2 years ago
- This app demonstrates where [weak self] may and may not be needed