We’re happy to announce the release of Kotlin/Native v0.5, Christmas edition! This release adds support for using Kotlin/Native code from C, Objective-C APIs and Swift, supports development using i… (more…)
Read more »
We use API availability checks all the time to provide fallbacks for users running older iOS versions, but have you wondered how the Swift compiler handles this? In this article, we’ll take a deep… (more…)
Read more »
SketchToSwift - Generate Swift Code from Sketch Artboards...
Read more »
The Swift project has achieved a critical milestone of maturity of the core fundamentals, providing stability for users to invest in using Swift in earnest. On Apple's platforms such as macOS and iOS, the arrival of ABI and module stability has enabled t... (more…)
Read more »
Learn what actor reentrancy problem is in a multithreaded context and how to prevent it so that it won't catch you off guard in the future. (more…)
Read more »