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
9d1f2af3f5
commit
cbf35f4692
@ -410,6 +410,13 @@ unwrappedData -> Input actual data from file or server
|
||||
## Third Party Library
|
||||
[This github](https://github.com/vsouza/awesome-ios) contains all the popular libraries in Swift:+1:
|
||||
|
||||
Recommand Useful Library
|
||||
- [SDWebImage]
|
||||
- [Hero]
|
||||
- [Alamofire]
|
||||
- [RxSwift]
|
||||
|
||||
|
||||
## GCD
|
||||
GCD(Grand Central Dispatch) is a low-level API for managing concurrent operations. It can help you improve your app’s responsiveness by deferring computationally expensive tasks to the background.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user