MovieSwiftUI
Movie App
A SwiftUI and Combine app using the MovieDB API with a custom Flux implementation
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
6k stars
137 watching
642 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ivanvorobei/swiftui | A collection of examples demonstrating SwiftUI's capabilities in UI and animation design. | 5,261 |
nalexn/clean-architecture-swiftui | A SwiftUI app demonstrating Clean Architecture and its components | 5,906 |
reswift/reswift | A framework for managing app state in a unidirectional data flow architecture inspired by Redux. | 7,562 |
swiftwebui/swiftwebui | An implementation of SwiftUI for the web, allowing developers to write declarative UI code for browsers | 4,211 |
jordansinger/swiftui-kit | A demo app showcasing system components and interactions in SwiftUI | 2,387 |
alfianlosari/swiftui-moviedb | An iOS app prototype demonstrating SwiftUI and MovieDB API integration | 317 |
willowtreeapps/spruce-ios | A Swift library for choreographing animations on iOS screens | 3,445 |
tokamakui/tokamak | A framework for building browser and native apps using WebAssembly and native APIs | 2,637 |
alisoftware/reusable | A mixin protocol to create type-safe reusable views and view controllers | 3,002 |
swiftkickmobile/swiftmessages | A flexible view and view controller presentation library for UIKit and SwiftUI | 7,359 |
dimillian/redditos | A macOS application built with SwiftUI to provide a Reddit client experience | 3,963 |
icanzilb/easyanimation | A Swift library to extend the animation capabilities of UIView animations with features like layer animations, springs, and chainable animations. | 2,960 |
kudoleh/ios-clean-architecture-mvvm | An iOS app template implementing Clean Architecture and MVVM for building data-driven user interfaces | 3,969 |
ra1028/swiftui-atom-properties | Provides an atomic approach to state management and dependency injection for building SwiftUI apps | 296 |
pointfreeco/swift-composable-architecture | A comprehensive library for building maintainable and testable applications with clear separation of concerns | 12,660 |