mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 21:55:37 +07:00
Update README.md
This commit is contained in:
parent
fa0323d13d
commit
d3925c9a15
@ -877,7 +877,13 @@ context.delete(itemArray[0])
|
||||
</p>
|
||||
|
||||
## Third Party Library
|
||||
[This github](https://github.com/vsouza/awesome-ios) contains all the popular libraries in Swift:+1:
|
||||
|
||||
Third Party Library saves you time as you do not need to develop the functionality that the library provides.
|
||||
[SHOULD DEVELOPERS USE THIRD-PARTY LIBRARIES?](https://www.scalablepath.com/blog/third-party-libraries/)
|
||||
> Relying on library(abused) is not a good idea
|
||||
|
||||
- [awesome ios github](https://github.com/vsouza/awesome-ios) Contains all the popular libraries in Swift:+1:
|
||||
- [awesome swift site](https://swift.libhunt.com/) You can broswe popular libraries related to iOS
|
||||
|
||||
## Dependency/Package Manager
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user