Rxmvvmweatherapp

iOS weather app using RxSwift and MVVM pattern
Alternatives To Rxmvvmweatherapp
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Bark3,619
2 months ago43mitSwift
Bark is an iOS App which allows you to push custom notifications to your iPhone
Cleanarchitecturerxswift3,463
10 months ago28mitSwift
Example of Clean Architecture of iOS app using RxSwift
Swifthub2,751
a month ago22mitSwift
GitHub iOS client in RxSwift and MVVM-C clean architecture
Xcoordinator2,045
4a month ago22February 03, 202015mitSwift
🎌 Powerful navigation library for iOS based on the coordinator pattern
Swift1,143
5 years ago2mitC
🥇Swift基础知识大全,🚀Swift学习从简单到复杂,不断地完善与更新, 欢迎Star❤️,欢迎Fork, iOS开发者交流:①群:446310206 ②群:426087546
Papr1,140
3 years ago18apache-2.0Swift
🌁 An Unsplash app for iOS
Rxswiftexamples888
4 years ago2mitSwift
Examples and resources for RxSwift.
Ios Architecture731
4 years ago3mitSwift
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
Iossampleapp666
2 months agomitSwift
Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding
Swift Verge529
16 days ago87August 27, 202210mitSwift
🟣 A robust Swift state-management framework designed for complex applications, featuring an integrated ORM for efficient data handling.
Alternatives To Rxmvvmweatherapp
Select To Compare


Alternative Project Comparisons
Readme

RxMvvmWeatherApp

App is based on MVVM architecture. It uses RxSwift as a communication method between each layers: View, ViewModel and Model. For example, user interactions are delivered from View to ViewModel via PublishSubject, data is exposed by properties or Observable properties. For web requests RxAlamofire is used. For DI Swinject is used.

RxSwift: ReactiveX/RxSwift
RxAlamofire: RxSwiftCommunity/RxAlamofire
SwiftyJSON: SwiftyJSON/SwiftyJSON Swinject: Swinject/Swinject

For Unit Tests:
Nimble: Quick/Nimble Quick: Quick/Quick RxBlocking: https://github.com/ReactiveX/RxSwift/tree/master/RxBlocking

Popular Mvvm Projects
Popular Rxswift Projects
Popular Software Architecture Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Swift
Weather
Mvvm
Viewmodel
Mvvm Architecture
Rxswift
Swiftyjson