Update README.md

This commit is contained in:
Jungpyo Hong 2021-04-14 22:00:46 -05:00 committed by GitHub
parent 7b3d4ddc32
commit 8bf9ca2f1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,12 +63,14 @@ class SingletonPattern {
### MVC
<div align="center">
<img src="https://github.com/jphong1111/Useful_Swift/blob/main/Images/MVCModel.png">
</div>
<img src="https://github.com/jphong1111/Useful_Swift/blob/main/Images/MVCModel.png">
### MVVM
###### MVC vs MVVM
<img src="https://github.com/jphong1111/Useful_Swift/blob/main/Images/MVVMvsMVC.png">
### Viper
## UIDesign