MVVM-Example
MVVM examples
Protocol-Oriented MVVM example apps showcasing design principles and implementation details
iOS protocol-oriented MVVM examples
53 stars
2 watching
12 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list
genericsiosmvvmprotocol-orientedswift
Related projects:
Repository | Description | Stars |
---|---|---|
amitshekhariitbhu/mvvm-architecture-android | An Android app demonstrating the MVVM architecture with Kotlin and various dependencies | 598 |
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 |
markwithall/worlds-simplest-csharp-wpf-mvvm-example | An example of a C# WPF application using the MVVM pattern | 352 |
igorkulman/iossampleapp | An iOS app demonstrating various software development concepts and patterns | 893 |
marty-suzuki/qiitawithfluxsample | A sample project demonstrating the application of Flux and MVVM patterns in an iOS app with RxSwift. | 105 |
emedinaa/kotlin-mvvm | A sample Android application demonstrating the MVVM pattern using Kotlin and Retrofit for network interactions, showcasing ViewModel, LiveData, and other architectural components. | 536 |
tailec/ios-architecture | A collection of iOS architecture examples showcasing various software design patterns and their implementation in Swift | 1,509 |
ivan-magda/ios-demo | A collection of iOS demo projects showcasing various UI elements and technologies such as Auto Layout, animations, and custom controls. | 1 |
jvm-graphics-labs/vulkan | A collection of examples and demos for the Vulkan API using Kotlin | 51 |
vichudson1/battleship-pop-example | Demonstrates Protocol Oriented Programming in Swift with examples of protocol extensions and default method implementations. | 13 |
oronbz/rxgithub | An example of MVVM architecture with RxSwift and Swinject for dependency injection | 121 |
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 |
marty-suzuki/iosdesignpatternsamples | Demonstrates various design patterns and their applications in an iOS search demo app | 689 |
mugenmvvmtoolkit/mugenmvvmtoolkit.samples | Provides sample code for using the MugenMvvmToolkit in C# to build MVVM (Model-View-ViewModel) applications. | 26 |
moduscreateorg/ionic-vue-examples | A collection of examples showcasing the usage of @ionic/vue in Vue.js applications | 48 |