CleanArchitectureRxSwift

iOS app architecture demo

An example of Clean Architecture with RxSwift applied to an iOS app, demonstrating the separation of concerns between domain logic, platform implementation, and application UI.

Example of Clean Architecture of iOS app using RxSwift

GitHub

4k stars
103 watching
495 forks
Language: Swift
last commit: over 2 years ago
Linked from 3 awesome lists

architectureclean-architecturecoredataiosmvvmreactive-programmingrealmrxswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nalexn/clean-architecture-swiftuiA SwiftUI app demonstrating Clean Architecture and its components5,906
kudoleh/ios-clean-architecture-mvvmAn iOS app template implementing Clean Architecture and MVVM for building data-driven user interfaces3,969
khoren93/swifthubAn iOS client with GitHub integration using RxSwift and MVVM architecture3,039
denissimon/ios-mvvm-clean-architectureAn iOS app demonstrating MVVM-C Clean Architecture with Swift Concurrency and image caching, providing a modular example for building scalable and maintainable apps.32
rxswiftcommunity/rxdatasourcesA set of data source libraries for table views and collection views that simplify data binding and animation management using RxSwift3,101
clean-swift/cleanstoreDemonstrates Clean Swift architecture by implementing an order creation use case1,924
pixeldock/rxappstateProvides RxSwift extensions to observe changes in an app's state after it opens390
tailec/ios-architectureA collection of iOS architecture examples showcasing various software design patterns and their implementation in Swift1,515
carekit-apple/carekitAn open source software framework for creating health-focused apps with data storage and UI components2,417
bufferapp/android-clean-architecture-boilerplateA boilerplate project implementing Clean Architecture with Kotlin and Android3,665
purelayout/purelayoutA comprehensive Auto Layout API for iOS and OS X applications7,628
alisoftware/reusableA mixin protocol to create type-safe reusable views and view controllers3,002
futuretap/inappsettingskitAn iOS framework for integrating in-app settings into an app's UI without modifying the Settings app3,193
freshos/steviaA toolset for simplifying and automating layout design in iOS apps using Auto Layout and Visual Format Language3,386
pointfreeco/swift-composable-architectureA comprehensive library for building maintainable and testable applications with clear separation of concerns12,660