mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-01-18 16:29:19 +07:00
add MVC picture
This commit is contained in:
parent
176a779793
commit
397009a1a5
@ -4,6 +4,7 @@
|
||||
<img src="https://github.com/jphong1111/Useful_Swift/blob/main/Images/swift.jpeg">
|
||||
</div>
|
||||
|
||||
|
||||
## Content
|
||||
- [Coding convention](#Coding-convention)
|
||||
- [Design Pattern](#Design-Pattern)
|
||||
@ -55,6 +56,10 @@ class SingletonPattern {
|
||||
|
||||
### MVC
|
||||
|
||||
<div align="center">
|
||||
<img src="https://github.com/jphong1111/Useful_Swift/blob/main/Images/MVCModel.png">
|
||||
</div>
|
||||
|
||||
### MVVM
|
||||
|
||||
## UIDesign
|
||||
|
Loading…
Reference in New Issue
Block a user