ReallySimpleMVVMLoginExampleWithRxSwift

Login app

An RxSwift-based login application demonstrating MVVM architecture

Simulation of log in process with RxSwift

GitHub

96 stars
8 watching
17 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
navdeepsinghh/rxswift_mvvm_finished A complete MVVM (Model-View-ViewModel) implementation using RxSwift for building reactive user interfaces 26
sessionch/rxxmly A high-fidelity iOS app built using RxSwift and MVVM, demonstrating reactive programming principles in music streaming application development 321
rxswiftcommunity/rxswiftutilities Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application 189
svdo/rerxswift A framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps. 99
rxswiftcommunity/rxmarbles An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables 479
rxswiftcommunity/rxtheme A Swift framework for managing UI theme changes with reactive programming 383
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 Demonstrates Flux and MVVM architecture on iOS with RxSwift for managing user authentication and data fetching from a Qiita API. 105
simple-login/simple-login-ios An iOS client for SimpleLogin, providing a secure login system. 135
oronbz/rxgithub An example of MVVM architecture with RxSwift and Swinject for dependency injection 122
tryswift/rxpagination A demo project showcasing how to fetch and display paginated data using RxSwift, Action, and APIKit. 363
rxswiftcommunity/rxstate A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. 154
ryanmcdermott/react-native-login An example project demonstrating client-side authentication using React Native and cookies 461
rxswiftcommunity/rxnimble Extensions to RxSwift that simplify unit testing with Observables 265
rxswiftcommunity/rxoptional Extensions for handling null and empty values in Swift observables 700