Skip to content

A Swift playground explaining the concepts of the new Combine framework

License

Notifications You must be signed in to change notification settings

RotKesoib/CombineSwiftPlayground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 & Subscribers
  • Rules of subscriptions
  • Foundation and Combine

More to come!

Playgrounds require Xcode beta 2 and up

Xcode beta 1 didn't support using Combine in playgrounds. For this you need at least Xcode beta 2. MacOS Catalina is not required.

Interesting resources

Some interesting resources regarding Combine.

About

A Swift playground explaining the concepts of the new Combine framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%