Swift   发布时间:2022-03-31  发布网站:大佬教程  code.js-code.com
大佬教程收集整理的这篇文章主要介绍了Swift 必备开发库 (高级篇)大佬教程大佬觉得挺不错的,现在分享给大家,也给大家做个参考。

概述

(点击上方公众号,可快速关注) 来源:sprint   链接:http://www.jianshu.com/p/f38f1882dcc7 1,CryptoSwift swift加密库, 支持md5,sha1,sha224,sha256… github地址: https://github.com/krzyzanowskim/CryptoSwift CryptoSwift 2,Kingfisher K

(点击上方公众号,可快速关注)


来源:sprint  

链接http://www.jianshu.com/p/f38f1882dcc7


1,CryptoSwift


swift加密库,@L_610_2@md5,sha1,sha224,sha256…

github地址: https://github.com/krzyzaNowskim/CryptoSwift


Swift 必备开发库 (高级篇)

CryptoSwift


2,Kingfisher


Kingfisher 是一个异步下载和缓存图片的库 类似于SDWebImage

只不过它是纯Swift的实现

github地址: https://github.com/onevcat/Kingfisher


Swift 必备开发库 (高级篇)

Kingfisher logo.png


3,PeekPop


3DTouch动画组件

Peek and Pop is a great new iOS featurE introduced with iPhone 6S and 6S+ that allows you to easily preview content using 3D touch.

github地址:https://github.com/marmelroy/PeekPop


Swift 必备开发库 (高级篇)

PeekPop logo


4,AlamofireObjectMapper


将Alamofire JSON响应数据 转为swift对象

github地址:https://github.com/tristanhimmelman/AlamofireObjectMapper


Swift 必备开发库 (高级篇)

AlamofireObjectMapper png


5,RxAlamofire


为Alamofire提供 函数响应式(FRP)调用接口

以优雅的方式使用Alamofire进行网络请求

github地址:https://github.com/RxSwiftCommunity/RxAlamofire


Swift 必备开发库 (高级篇)

RxAlamofire DEMO


6,PromiseKit


异步编程类库 提供了很多实用的异步函数 让异步编程更简单

github地址:https://github.com/mxcl/PromiseKit


Swift 必备开发库 (高级篇)

PromiseKit logo


Swift 必备开发库 (高级篇)

PromiseKit DEMO


7,EZSwiftExtensions


对Swift标准库, Foundation, UIKit 提供了很多高级扩展函数

包括以下内容

NSObject

Bool

Int

Double

String

NSAttritedString

Array

Dictioanry

NSDate

NSTimer

CGRect

UIViewController

UIView

UITextView

UILabel

UIImageView

UIImage

Block Objects

UIDevice

NSUserDefauts

NSURL

EZ function and variables


github地址:https://github.com/goktugyil/EZSwiftExtensions


Swift 必备开发库 (高级篇)

EZSwiftExtensions png


Swift 必备开发库 (高级篇)

EZSwiftExtensions DEMO


8,Aspects


swift面向切面编程(AOP)库 【Method Swizzling】

github地址:https://github.com/steipete/Aspects


Swift 必备开发库 (高级篇)

Aspects DEMO


9,PermissionScope


权限管理库 提供申请权限授权操作

githubd地址:https://github.com/nickoneill/PermissionScope




Swift 必备开发库 (高级篇)

PermissionScope logo


Swift 必备开发库 (高级篇)

PermissionScope gif


10,Alamofire


网络操作库 基本都知道

github地址:https://github.com/Alamofire/Alamofire


Swift 必备开发库 (高级篇)

Alamofire logo


【今日微信公号推荐↓】

Swift 必备开发库 (高级篇)

更多推荐请看值得关注的技术和设计公众号@H_655_404@》

@H_617_450@

其中推荐了包括技术设计极客 和 IT相亲相关的热门公众号。技术涵盖:Python、Web前端、Java、安卓、iOS、PHP、C/C++、.NET、Linux、数据库、运维、大数据、算法、IT职场等。点击《值得关注的技术和设计公众号@H_617_450@》,发现精彩!

大佬总结

以上是大佬教程为你收集整理的Swift 必备开发库 (高级篇)全部内容,希望文章能够帮你解决Swift 必备开发库 (高级篇)所遇到的程序开发问题。

如果觉得大佬教程网站内容还不错,欢迎将大佬教程推荐给程序员好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。