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
1e1fea0923
commit
7feb3d4311
@ -615,6 +615,10 @@ API(Application Programming Interface) is an interface that defines interactions
|
||||
- [AnyAPI](https://any-api.com/)
|
||||
- [Programmableweb](https://www.programmableweb.com/)
|
||||
|
||||
<p align="right">
|
||||
<a href="#-content">Back to Content</a>
|
||||
</p>
|
||||
|
||||
## JSON
|
||||
JSON is a language-independent data format
|
||||
> Which is relative with **KEY - VALUE** pair
|
||||
@ -749,6 +753,10 @@ A notification dispatch mechanism that enables the broadcast of information to r
|
||||
|
||||
[NotificationCenter Apple Document](https://developer.apple.com/documentation/foundation/notificationcenter)
|
||||
|
||||
<p align="right">
|
||||
<a href="#-content">Back to Content</a>
|
||||
</p>
|
||||
|
||||
## UserDefaults
|
||||
|
||||
The UserDefaults class provides a programmatic interface for interacting with the defaults system. Check [Apple Document](https://developer.apple.com/documentation/foundation/userdefaults) for more info
|
||||
|
Loading…
Reference in New Issue
Block a user