ReallySimpleMVVMLoginExampleWithRxSwift
Simulation of log in process with RxSwift
Install / Use
/learn @carlosypunto/ReallySimpleMVVMLoginExampleWithRxSwiftREADME
Really Simple MVVM Login Example With RxSwift

This project shows usage of MVVM and RxSwift.
Getting Started
The application uses node.js as backend REST client which is running at http://localhost:3000.
Make sure you have node.js and npm installed.
git clone https://github.com/carlosypunto/ReallySimpleMVVMLoginExampleWithRxSwift.gitcd ReallySimpleMVVMLoginExampleWithRxSwift/servernpm updatenode server.js
and run pod install in the iOS project.
To log in, use the following credentials:
username: userpassword: password
To get a server error, use:
username: errorpassword: any you want
To get bad credentials error, do not use any of the above cases.
Questions
If you have any questions about the project, please open an issue or ask questions at rxswift.slack.com
Pull requests are welcome!
Licence
MIT ofc.
View on GitHub77/100
GitHub Stars95
CategoryDevelopment
Updated3mo ago
Forks18
Languages
Swift
Security Score
Audited on Dec 2, 2025
No findings
