I am an iOS Engineer at SoundCloud in Berlin.
I shoot photos.
I try to blog.
I tweet toot thread.
I am.
In 2018 I wanted to document custom URL schemes on iOS. These allow apps to talk to each other, so I called the site AppTalk. Everyone can contribute app URL schemes so the site deos not to get stale (of course since then βShortuctsβ came along and made the concept more obsolete π€·π»ββοΈ).
When SwiftUI came out in 2019 it was lacking a grid component. So I set out to fill that gap with GridStack. Apple ended up adding LazyVGrid at WWDC 2020, so if you only need to support iOS 14 and up you should use theirs.
While prototyping an Apple Watch app I wanted to be able to do just that on my iPad inside of Swift Playgrounds. To get a better feel for how the UI looks on the Apple Watch I created frames of all available sizes as a SwiftUI component inWatchPlaygrounds.