PinnedHow to deal with backward compatibility in SwiftUIIn many projects SwiftUI backward compatibility plays an important role. Since some of them still support iOS13.Jun 3, 2022Jun 3, 2022
iOS App automation with fastlaneThis is the first article of a series on how to automate iOS development and build a continuous deployment pipeline to Apple’s App Store…Oct 26, 2020Oct 26, 2020
An Extension for Safe Area Layout GuidesBack in 2013 Apple introduced layout guides as part of the iOS 7 auto-layout. The `topLayoutGuide` and `bottomLayoutGuide` are properties…Jul 13, 2019Jul 13, 2019
strong, weak, unowned - Reference Counting in SwiftThis article explains Apple’s memory management in Swift. Even if it gets handled mostly automatic there are still some pitfalls. Choosing…Jul 28, 20174Jul 28, 20174
The guard statement in swiftThe guard statement has been implemented in Swift 2.0. Since then there are quite a lot rumor about its usage.Feb 18, 20171Feb 18, 20171
The new Android Permissions ModelWith Android 6.0 Marshmallow (API 23) Google has finally included a new permissions model similar to iOS.Aug 17, 2016Aug 17, 2016
Installing tvOS 11 beta on an Apple TV 4 without a USB-C cableUpdate (26 Jul 2017):Aug 12, 2016Aug 12, 2016