mvc
The term MVC stands for Model-View-Controller. MVC is a software design pattern that separates an application's logic according to responsibilities: The model manages the application's data structure, the view manages how information is represented in the user interface, and the controller accepts input and dispatches commands to the model and the view.
Here are 361 public repositories matching this topic...
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
-
Updated
May 16, 2022 - Swift
PixPic, a Photo Editing App
-
Updated
Apr 20, 2020 - Swift
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
-
Updated
Jan 19, 2021 - Swift
🚀 The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].
-
Updated
Jun 4, 2023 - Swift
Compose native apps without a code using JSON and load them as NSBundle into another app dynamicly from local or remote locations.
-
Updated
Aug 2, 2021 - Swift
Core iOS Application Architecture - The development paradigm of clean, testable code and modular iOS applications. + Xcode templates
-
Updated
Dec 18, 2019 - Swift
Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER
-
Updated
Jan 4, 2020 - Swift
Instagram Clone built in Swift. Utilize three design patterns in three major modules.
-
Updated
Sep 1, 2020 - Swift
Sample app for iOS architectures
-
Updated
Dec 24, 2017 - Swift
iOS 项目模版,MVC iOS project done right.
-
Updated
Jul 14, 2024 - Swift
🗂 기억하고 싶은 HAVIT iOS 💜
-
Updated
Feb 2, 2023 - Swift
-
Updated
Oct 30, 2017 - Swift
- Followers
- 234 followers
- Wikipedia
- Wikipedia