mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 22:15:43 +07:00
Update README.md
This commit is contained in:
parent
6049d32e20
commit
35f4cd7c83
@ -97,6 +97,7 @@ class SingletonPattern {
|
||||
|
||||
The observer pattern lets one object observe changes on another object. Apple added language-level support for this pattern in Swift 5.1 with the addition of Publisher in the Combine framework.
|
||||
|
||||
<img src = "https://github.com/jphong1111/Useful_Swift/blob/main/Images/observer.png" />
|
||||
|
||||
## Code Structuring
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user