MVI-SwiftUI
MVI framework
An implementation of the Model-View-Intent (MVI) architecture in SwiftUI using a Container layer to manage state and dependencies.
69 stars
1 watching
6 forks
Language: Swift
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anupammanavar/mvi-swiftui | An implementation of the Model-View-Intent architecture in SwiftUI to separate application logic into distinct layers and manage state changes efficiently. | 19 |
navdeepsinghh/rxswift_mvvm_finished | A complete MVVM (Model-View-ViewModel) implementation using RxSwift for building reactive user interfaces | 26 |
kitasuke/swiftui-mvvm | An iOS project demonstrating the use of SwiftUI with MVVM architecture and Combine framework to fetch data from a GitHub API | 706 |
gueei/androidbinding | An Android framework providing a pre-compiled version of MVVM (Model-View-ViewModel) architecture for rapid development of data-bound Android applications. | 349 |
egoverde/mvvm.nucleus.maui | A framework for separating UI and logic in MAUI mobile applications using the MVVM pattern. | 5 |
ezike/starwarssearch-mvi | An Android project demonstrating MVI architecture and various dependency libraries | 197 |
ryu0118/swiftui-simplex-architecture | A simple architecture library for SwiftUI that decouples state changes from views | 56 |
malisipi/vebview.js | A Vlang-based framework for building cross-platform web applications with small app bundles | 73 |
johnyezub/newsfeed_swiftui_mvvm | An app demonstrating news feed functionality with SwiftUI and MVVM architecture, adding support for WatchOS widgets and deeplinking. | 11 |
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. | 31 |
vijaywargiya/translate-swiftui | A Swift framework for building translation-enabled SwiftUI applications with customizable language support and text rendering. | 36 |
hoc081098/comicreaderapp_mvi_coroutine_rxkotlin_jetpack | A comprehensive Android app showcasing MVVM/MVI architecture with Kotlin Coroutines and RxKotlin for data processing. | 289 |
riganti/dotvvm | A C# MVVM framework for building interactive web UIs with ASP.NET | 751 |
amitshekhariitbhu/mvvm-architecture-android | An Android app demonstrating the MVVM architecture with Kotlin and various dependencies | 598 |
swiftyvk/swiftyvk | An iOS and macOS library for interacting with the VK API using Swift | 256 |