QiitaWithFluxSample
Authentication framework
Demonstrates Flux and MVVM architecture on iOS with RxSwift for managing user authentication and data fetching from a Qiita API.
A sample project uses Flux and MVVM features with RxSwift.
105 stars
7 watching
9 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list
fluxiosmvvmrxswift
Related projects:
Repository | Description | Stars |
---|---|---|
marty-suzuki/iosdesignpatternsamples | A Github user search demo app showcasing various iOS design patterns | 689 |
kitasuke/swiftui-mvvm | An iOS project demonstrating the use of SwiftUI with MVVM architecture and Combine framework to fetch data from a GitHub API | 711 |
kitasuke/swiftui-flux | An experimental iOS project demonstrating the use of Flux and Combine in a SwiftUI application with GitHub API integration. | 93 |
fimuxd/bringmyownbeer- | An RxSwift-MVVM example project using BrewDog's PunkAPI to display a list of beers and search functionality | 96 |
oronbz/rxgithub | An example of MVVM architecture with RxSwift and Swinject for dependency injection | 122 |
sessionch/rxxmly | A high-fidelity iOS app built using RxSwift and MVVM, demonstrating reactive programming principles in music streaming application development | 321 |
marinbenc/reactiveweatherexample | An iOS weather app using MVVM and RxSwift | 201 |
navdeepsinghh/rxswift_mvvm_finished | A complete MVVM (Model-View-ViewModel) implementation using RxSwift for building reactive user interfaces | 26 |
fimuxd/gitget | An iOS app that displays GitHub contributions as a widget on the home screen | 158 |
marty-suzuki/githubsearchwithswiftui | An example project demonstrating how to search GitHub data using SwiftUI and Combine | 205 |
mehrankmlf/easycrypto | An iOS app demonstrating Clean Architecture and MVVM with SwiftUI and Combine framework | 80 |
denissimon/ios-mvvm-clean-architecture | An iOS app demonstrating MVVM-C Clean Architecture with Swift Concurrency and image caching, providing a modular example for building scalable and maintainable apps. | 32 |
ivan-magda/mvvm-example | Protocol-Oriented MVVM example apps showcasing design principles and implementation details | 53 |
q-mobile/model2app | Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. | 136 |
igorkulman/iossampleapp | An iOS sample app demonstrating various software development concepts and techniques | 893 |