iOSDesignPatternSamples
Design pattern demo app
A Github user search demo app showcasing various iOS design patterns
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
689 stars
23 watching
92 forks
Language: Swift
last commit: almost 4 years ago
Linked from 1 awesome list
design-patternsfluxiosmvcmvpmvvm
Related projects:
Repository | Description | Stars |
---|---|---|
haxpor/ios-design-patterns | An iOS project providing sample code and playground projects to explore various design patterns including MVC, MVP, MVVM, and VIPER. | 139 |
marty-suzuki/qiitawithfluxsample | Demonstrates Flux and MVVM architecture on iOS with RxSwift for managing user authentication and data fetching from a Qiita API. | 105 |
igorkulman/iossampleapp | An iOS sample app demonstrating various software development concepts and techniques | 893 |
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 |
philippeboisney/archapp | A simple Android app demonstrating a multi-module MVVM architecture using various Android libraries and frameworks. | 625 |
maisamilena/myanimelist | An iOS app demonstrating the Clean Swift architecture for managing business logic and data display | 26 |
ivan-magda/mvvm-example | Protocol-Oriented MVVM example apps showcasing design principles and implementation details | 53 |
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 |
nnupoor/js_designpatterns | A collection of design patterns in JavaScript with examples and explanations using jQuery. | 26 |
eajy/flutter_demo | A demo app showcasing Material Design in Flutter with Dart. | 159 |
pedrohperalta/articles-ios-viper | A demo app showcasing the implementation of the VIPER architectural design pattern using Swift and RxSwift | 269 |
vahidvdn/realworld-design-patterns | Practical examples and discussions on real-world design patterns with their unit tests | 119 |
edopelawi/designpatternsplayground | An interactive learning platform showcasing various software design patterns in Swift | 27 |
shwangdev/designpattern | An implementation of key software design patterns in C++ | 3 |
chuanxshi/javascript-patterns | This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,392 |