Day30:swift 常用的三方库

Day30:swift 常用的三方库,第1张

网络请求(Alamofire):https://github.com/Alamofire/Alamofire Alamofire是在苹果URL Loding System 基础上封装的网络库。

数据解析(SwiftJSON):https://github.com/SwiftJSON/SwiftJSON

工具扩展(Dollar):https://github.com/ankurp/Dollar、https://www.dollarswift.org​​​​​​​ curry(柯里化):是把接受多个参数的函数变换成接受一个单一参数(最初函数的第一个参数)的函数,并且返回接受余下的参数而且返回结果的新函数的技术。

布局适配(SnapKit):https://github.com/Snapkit

图片处理(kingfisher):https://github.com/onevcat/Kingfisher

管理资源(R.Swift):https://github.com/mac-cain13/R.swift

社交分享(MonkeyKing):https://github.com/nixzhu/MonkeyKing​​​​​​​

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/web/993737.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-21
下一篇2022-05-21

发表评论

登录后才能评论

评论列表(0条)

    保存