mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-01-19 00:38:26 +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">
|
<img src="https://github.com/jphong1111/Useful_Swift/blob/main/Images/swift.jpeg">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
## Content
|
## Content
|
||||||
- [Coding convention](#Coding-convention)
|
- [Coding convention](#Coding-convention)
|
||||||
- [Design Pattern](#Design-Pattern)
|
- [Design Pattern](#Design-Pattern)
|
||||||
@ -55,6 +56,10 @@ class SingletonPattern {
|
|||||||
|
|
||||||
### MVC
|
### MVC
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="https://github.com/jphong1111/Useful_Swift/blob/main/Images/MVCModel.png">
|
||||||
|
</div>
|
||||||
|
|
||||||
### MVVM
|
### MVVM
|
||||||
|
|
||||||
## UIDesign
|
## UIDesign
|
||||||
|
Loading…
Reference in New Issue
Block a user