RxAlamofire:围绕Swift Alamofire中优雅的HTTP网络的RxSwift包装器

时间:2024-04-26 01:42:55
【文件属性】:

文件名称:RxAlamofire:围绕Swift Alamofire中优雅的HTTP网络的RxSwift包装器

文件大小:83KB

文件格式:ZIP

更新时间:2024-04-26 01:42:55

networking rxswift alamofire Swift

RxAlamofire RxAlamofire是包装,它围绕Swift 的优雅HTTP网络进行了。 入门 将RxSwift包裹在Alamofire周围,使处理网络请求变得更加顺利和顺畅。 Alamofire是一个非常强大的框架,RxSwift添加了以简单有效的方式编写响应的功能。 一个基本用法是(考虑一个简单的货币转换器): let formatter = NSNumberFormatter () formatter. numberStyle = . currencyStyle formatter. currencyCode = " USD " if let fromValue = NSNumberFormatter (). numberFromString ( self . fromTextField . text ! ) { RxAlamofire. requestJSON (.


【文件预览】:
RxAlamofire-main
----Cartfile.resolved(113B)
----RxAlamofire.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(30KB)
--------xcshareddata()
----.swiftpm()
--------xcode()
----.jazzy.yaml(102B)
----Dangerfile(1KB)
----.swiftlint.yml(1KB)
----project-carthage.yml(4KB)
----Brewfile(15B)
----.github()
--------workflows()
----Cartfile.private(40B)
----Sources()
--------RxAlamofire()
----cleanup.sh(821B)
----Package.swift(2KB)
----Gemfile(137B)
----Gemfile.lock(4KB)
----Examples()
--------project.yml(2KB)
--------Podfile(488B)
--------RxAlamofireDemo-tvOS()
--------RxAlamofireDemo.xcworkspace()
--------Podfile.lock(864B)
--------RxAlamofireDemo-iOS()
--------pod_install.sh(199B)
--------RxAlamofireDemo.xcodeproj()
----project-spm.yml(4KB)
----pods.sh(192B)
----LICENSE.md(1KB)
----.gitignore(937B)
----CHANGELOG.md(6KB)
----.versionrc(263B)
----.swiftformat(1KB)
----Tests()
--------RxAlamofireTests()
--------LinuxMain.swift(127B)
----README.md(7KB)
----RxAlamofire.podspec(1KB)
----Cartfile(71B)
----scripts()
--------xcframeworks.sh(4KB)
--------bump-version.sh(416B)
--------carthage.sh(1KB)

网友评论