ios-architecture
iOS architectures examples
A collection of iOS architecture examples showcasing various software design patterns and their implementation in Swift
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
2k stars
37 watching
188 forks
Language: Swift
last commit: almost 3 years ago
Linked from 1 awesome list
architectureiosios-architecturesmvcmvvmreduxribrxswiftswiftviper
Related projects:
Repository | Description | Stars |
---|---|---|
| A repository of sample code from an iOS application design patterns book, showcasing different app architectures and implementation details. | 2,061 |
| 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 |
| An iOS project providing sample code and playground projects to explore various design patterns including MVC, MVP, MVVM, and VIPER. | 139 |
| A sample iOS app demonstrating the implementation of the VIPER architecture using various libraries and frameworks. | 729 |
| A curated collection of iOS app examples and prototypes developed in Swift. | 1,152 |
| Protocol-Oriented MVVM example apps showcasing design principles and implementation details | 53 |
| A template iOS application using Modular Architecture | 728 |
| Demonstrates Flux and MVVM architecture on iOS with RxSwift for managing user authentication and data fetching from a Qiita API. | 105 |
| A framework that simplifies the implementation of the VIPER architecture in iOS applications. | 124 |
| An RxSwift architecture for building feedback loops and managing state changes in software systems | 1,034 |
| A comprehensive guide to reversing and understanding Swift-based iOS apps | 138 |
| Simplifies setup of the VIPER architecture for iOS apps | 513 |
| An iOS sample app demonstrating various software development concepts and techniques | 893 |
| Porting an iOS app from UIKit to SwiftUI as part of experimental architecture development | 59 |
| An iOS project demonstrating the use of SwiftUI with MVVM architecture and Combine framework to fetch data from a GitHub API | 711 |