It has been fun to work on iOS code a bit after a relatively long hiatus1. Unfortunately we are still supporting iOS 12, which means we cannot use SwiftUI that would make things a bit easier to work on2. But I am getting stuff done, though it took a while to get myself on the iOS and Swift modes. 😊
I don’t do much coding anymore at work, and usually it has been on Android.
On Android app we have started using Compose, but there the layout XML was already rather easy to tweak. Storyboards, however, are not that easy to tweak.