iOSDesignPatternSamples
Design pattern demonstrator
Demonstrates various design patterns and their applications in an iOS search demo app
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 | A sample project demonstrating the application of Flux and MVVM patterns in an iOS app with RxSwift. | 105 |
igorkulman/iossampleapp | An iOS app demonstrating various software development concepts and patterns | 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 | 706 |
philippeboisney/archapp | A simple Android app demonstrating a multi-module MVVM architecture using various Android libraries and frameworks. | 624 |
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. | 23 |
eajy/flutter_demo | A demo app showcasing Material Design in Flutter with Dart. | 160 |
pedrohperalta/articles-ios-viper | A demo app showcasing the implementation of the VIPER architectural design pattern using Swift and RxSwift | 270 |
vahidvdn/realworld-design-patterns | Practical examples and discussions on real-world design patterns with their unit tests | 115 |
edopelawi/designpatternsplayground | An interactive learning platform showcasing various software design patterns in Swift | 27 |
shwangdev/designpattern | A collection of C++ implementations of various software design patterns | 3 |
chuanxshi/javascript-patterns | This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,389 |