iOS Dev (he/him) Swift enthusiast ● Coffee lover ☕️ Dog owner 🐶 Public Broadcasting 📡 Views are my own, subclasses of UIView or provide a body to SwiftUI
@_chuckyc 닭갈비 (Dak-galbi) which is my favorite dish and one you cannot find authentic that often outside of Sourh Korea (meanwhile, there is an abundance of kbbq, kfc, bimbab etc.)
Custom view controller transition I built at work this week. A few interesting engineering challenges…
1) Presenting the half sheet during the custom transition.
2) Animating the frame/transform of an MKMapView!
3) Ensuring continuity of the activity indicator before/after the transition begins/ends.
Details below 👇🏽
[on the watchOS 10 Timer app redesign]
“The new UI is impossible to use hands-free. Cooks who want to set or change a timer while deboning a chicken are out of luck.” https://t.co/dKfNUWXLtF
It works! Starting a Live Activity from an interactive widget.
I'll be testing this throughout today, hopefully will be able to use it in @ScoreSpotApp
Keynote’s latest update adds an amazing new feature: .usdz 3D asset support! They can be fully animated using Magic Move allowing for some pretty powerful new ways of storytelling in Keynote.
I take it all back, we had it all wrong - this is the best feature of iOS 17. It almost, nearly, kinda feels like the greatest Apple subset feature of all time, 3D Touch 😍
It’s surprising but every year I enjoy more and more making @nsspain, it feels amazing to gather nice people and have a good time
Thank you all who came this year ❤️
#nsspainXI
@NSSpain truly is a unique experience that is the perfect blend of excellent speakers, a great location and social activities. I’m happy so many of my team could join 🥳 the trip ended like it started (me missing my connecting flight) but it was a blast and I‘ll sure be back 🍷
the snippet is from excellent talk about state of swift concurrency by @mattie Everyone should watch it before put "actor" in its codebase
https://t.co/97eOzHj37j
@rhysmorgan@pointfreeco Do we have to add .visionOS as supported platforms to all the Package.swift files of @pointfreeco or does this work as some kind of compatibility mode over iOS? For my packages I just added a [email protected] but don‘t even know if it’s necessary