ReallySimpleMVVMLoginExampleWithRxSwift
Login app
An RxSwift-based login application demonstrating MVVM architecture
Simulation of log in process with RxSwift
96 stars
8 watching
17 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A complete MVVM (Model-View-ViewModel) implementation using RxSwift for building reactive user interfaces | 26 |
| | A high-fidelity iOS app built using RxSwift and MVVM, demonstrating reactive programming principles in music streaming application development | 321 |
| | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
| | A framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps. | 99 |
| | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 479 |
| | A Swift framework for managing UI theme changes with reactive programming | 383 |
| | A 4-hour tutorial on learning RxSwift for swift developers to quickly apply it in real-world projects using MVVM architecture | 432 |
| | Demonstrates Flux and MVVM architecture on iOS with RxSwift for managing user authentication and data fetching from a Qiita API. | 105 |
| | An iOS client for SimpleLogin, providing a secure login system. | 135 |
| | An example of MVVM architecture with RxSwift and Swinject for dependency injection | 122 |
| | A demo project showcasing how to fetch and display paginated data using RxSwift, Action, and APIKit. | 363 |
| | A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
| | An example project demonstrating client-side authentication using React Native and cookies | 461 |
| | Extensions to RxSwift that simplify unit testing with Observables | 265 |
| | Extensions for handling null and empty values in Swift observables | 700 |