RxSwift_MVVM_Finished
MVVM framework
A complete MVVM (Model-View-ViewModel) implementation using RxSwift for building reactive user interfaces
Finished project for MVVM RxSwift.
26 stars
2 watching
6 forks
Language: Swift
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxviewmodel | A reactive view model implementation using RxSwift for clean separation of business logic and UI. | 401 |
oronbz/rxgithub | An example of MVVM architecture with RxSwift and Swinject for dependency injection | 121 |
rid00z/freshmvvm | A lightweight Mvvm Framework designed specifically for Xamarin.Forms, providing simple and flexible navigation, automatic wiring, and built-in IOC container. | 596 |
carlosypunto/reallysimplemvvmloginexamplewithrxswift | An RxSwift-based login application demonstrating MVVM architecture | 96 |
canton7/stylet | A lightweight MVVM framework for WPF applications in .NET | 996 |
iamchiwon/rxswift_in_4_hours | A 4-hour tutorial on learning RxSwift for swift developers to quickly apply it in real-world projects using MVVM architecture | 432 |
marty-suzuki/qiitawithfluxsample | A sample project demonstrating the application of Flux and MVVM patterns in an iOS app with RxSwift. | 105 |
ssamadgh/modelassistant | A framework to manage interactions between views and models in Swift-based applications | 28 |
rxswiftcommunity/rxwebkit | A framework for interacting with web content using reactive programming principles in Swift | 252 |
rxswiftcommunity/action | An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. | 875 |
mugenmvvmtoolkit/mugenmvvmtoolkit | A cross-platform MVVM framework for building maintainable C# native applications | 161 |
rxswiftcommunity/rxflow | An iOS navigation framework that promotes reactive programming and declarative navigation design | 1,879 |
sialcasa/mvvmfx | An application framework that supports the implementation of the MVVM pattern with JavaFX. | 493 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
devexpress-examples/wpf-mvvm-framework-view-model-generator | Tools to generate full-fledged View Models at compile time for WPF applications using MVVM Framework | 6 |