ReactiveWeatherExample
Weather app
An iOS weather app using MVVM and RxSwift
A simple iOS weather app using the MVVM pattern and RxSwift framework.
201 stars
12 watching
35 forks
Language: Swift
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
niazoff/weather | A simple weather app using MVVM architecture with an OpenWeatherMap API integration | 25 |
yusufkaan48/pixelweather | An iOS app providing real-time weather information with AI-generated images and a pixel font interface. | 5 |
rnystrom/simpleweather | A personal weather app built in Swift with automated deployment features using fastlane. | 83 |
marty-suzuki/qiitawithfluxsample | A sample project demonstrating the application of Flux and MVVM patterns in an iOS app with RxSwift. | 105 |
colbylwilliams/xweather | A weather app for mobile devices using Xamarin and Weather Underground API | 66 |
stage88/react-weather | A React Native app that fetches weather data from various APIs and displays it on a map with location-based information | 920 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |
gre4ixin/reactorkitexample | An example project demonstrating the integration of RxSwift and ReactorKit for building reactive iOS applications. | 2 |
sendeky/weatherkit-weather-app | An iOS weather app built with Apple's WeatherKit API | 13 |
rxswiftcommunity/rxrealm | A set of RxSwift extensions that enable reactive programming with Realm Swift's types | 1,158 |
maximeheckel/sunshine-weather-app | A basic weather app built with SwiftUI using the OpenWeatherMap API. | 23 |
sky-uk/reactiveapi | A framework for building reactive network clients in Swift using RxSwift and URLSession. | 79 |
urtaq/urweatherview | Displays weather effects in an iOS app using custom shaders and vector animations. | 448 |
mayokunadeniyi/instant-weather | An Android weather application that fetches real-time weather data and provides search functionality using Algolia Instant Search. | 770 |
rxswiftcommunity/rxviewmodel | A reactive view model implementation using RxSwift for clean separation of business logic and UI. | 401 |