2.6K followers
Hello 👋🏻 , I am a Software Engineer working on open source and enterprise mobile SDKs for iOS and MacOS developers written in Swift. From 🇩🇪 and happily living in 🇺🇸
Last Updated: April 2023 · Pledge Starting 2022 Easter weekend, I want to express my gratitude to developers and content creators on an ongoing...
At work, I inherited some SwiftUI code to maintain. The following code is simplified. final class MySwiftUIViewWrappingUIView: UIViewRepresentable { ...
Optimizing performance and reducing data costs are essential for any iOS app. One way to achieve this is through HTTP compression, which reduces the...
As someone in the tech industry for years, I have seen the power of a strong developer community. That's why I decided to take action last year. I...
In this short blog, you learn how to control your Apple Watch from your iPhone. The accessibility feature “Apple Watch Mirroring” is not only helpful...
In this blog post, I explain when and why you might want to use the versioned canImport compilation statement, which challenges arise, and what better...