一个Swift操练场,解释了新Combine框架的概念

网友投稿 700 2022-10-30 09:21:05

一个Swift操练场,解释了新Combine框架的概念

A Swift Playground explaining the concepts of the new Combine framework

This playground will help you to get started with Combine - Apple Developer Documentation.

Included in this playground

The playground is a paged playground and is built up in several chapters

What is Combine?Publishers & SubscribersRules of subscriptionsFoundation and Combine@Published property and bindingsMemory management explained with AnyCancellableFlatmap and matching error typesCombining PublishersFuture and PromisesCustom Publisher and UIKit extensionsDebugging publishers

More to come!

Requirements

Xcode 11 beta 4

Example of a playground page

Interesting resources

Some interesting resources regarding Combine.

Getting started with the Combine framework in SwiftCreating a custom Combine Publisher to extend UIKitCombine debugging using operators in SwiftRxSwift to Apples CombineWWDC 2019 s721 - Combine in practiceWWDC 2019 s722 - Introducing CombineOpen Source insight of Combine

Interesting Frameworks

Some interesting frameworks regarding Combine.

Hover - Async network layer with Combine

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:Bing.Barcode是Bing应用框架的条形码操作核心库。
下一篇:SpringBoot实战教程(6)| 整合Druid
相关文章