mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-01-03 13:31:09 +07:00
Update README.md
This commit is contained in:
parent
d308543954
commit
f73fe28c2c
@ -55,6 +55,10 @@ class SingletonPattern {
|
|||||||
private init() {}
|
private init() {}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Observer Pattern
|
||||||
|
|
||||||
|
|
||||||
## Code Structuring
|
## Code Structuring
|
||||||
|
|
||||||
### MVC
|
### MVC
|
||||||
@ -65,6 +69,8 @@ class SingletonPattern {
|
|||||||
|
|
||||||
### MVVM
|
### MVVM
|
||||||
|
|
||||||
|
### Viper
|
||||||
|
|
||||||
## UIDesign
|
## UIDesign
|
||||||
|
|
||||||
### HIG(Human Interface Guidelines)
|
### HIG(Human Interface Guidelines)
|
||||||
|
Loading…
Reference in New Issue
Block a user