Reactive Programming in Swift. Contribute to ReactiveX/RxSwift development by creating an account on GitHub. (more…)
Read more »
My Swift code needs to call some C functions that are not thread safe. All calls need to be: (more…)
Read more »
Protocols in Swift and Objective-C are a powerful tool to decouple your code. They allow you to specify a contract between classes that consume them, but defer a concrete implementation to conformers. They allow you to segregate interfaces and invert cont... (more…)
Read more »
This post describes the goals, release process, and estimated schedule for Swift 5.3. (more…)
Read more »
The WWDC20 Swift Student Challenge gave students around the world the opportunity to showcase their love of coding by creating an incredible Swift playground. Starting today, developers who submitted their applications can find out their status by signing... (more…)
Read more »