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: 10 months 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,235 |
nalexn/clean-architecture-swiftui | A sample app demonstrating Clean Architecture principles and their application in a SwiftUI project | 5,826 |
reswift/reswift | A framework for managing app state in a unidirectional data flow architecture inspired by Redux. | 7,551 |
swiftwebui/swiftwebui | An implementation of SwiftUI for the web, allowing developers to write declarative UI code for browsers | 4,200 |
jordansinger/swiftui-kit | A demo app showcasing system components and interactions in SwiftUI | 2,372 |
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,608 |
alisoftware/reusable | A mixin protocol to create type-safe reusable views and view controllers | 3,003 |
swiftkickmobile/swiftmessages | A flexible view and view controller presentation library for UIKit and SwiftUI | 7,335 |
dimillian/redditos | A macOS application built with SwiftUI to provide a Reddit client experience | 3,955 |
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,947 |
ra1028/swiftui-atom-properties | Provides an atomic approach to state management and dependency injection for building SwiftUI apps | 295 |
pointfreeco/swift-composable-architecture | A comprehensive library for building maintainable and testable applications with clear separation of concerns | 12,568 |