Welcome to my coding journey! I share SwiftUI programming tips to help others learn and grow. Explore tutorials, code snippets, and more on my blog and Patreon.

Joined November 2009
2,166 Photos and videos
Pinned Tweet
🗯️Unleash your inner geek with the Binary Clock Widget, available on the App Store for iPhone and iPad. 🔗 apps.apple.com/us/app/widget…
6
4,805
Liquid glass poltergeist #Xcode27
2
10
1,290
I know what's happening, I haven't changed the effect on the glass. 😅
100
codelaby retweeted
I used Xcode 27 and Codex/Claude to vibe code a native macOS app that turns any SQLite database, including CoreData, SwiftData and SQLiteData stores, into a clean, interactive entity-relationship diagram you can rearrange and export. Free and open source github.com/StewartLynch/SQLi…
2
7
74
3,977
#IOS27 bring a new modifier was introduced to do adaptative tabview. Paving the way for the foldable iPhone “.defaultTabBarPlacement(.sidebar)”
1
17
1,013
Shapes that adaptable tabview can take
89
Just wrapped up this custom SlideToConfirmButton component in #SwiftUI. Recreating the iconic "Slide to Unlock" vibe for #iOS27 👀 Source code in my bio link #iOSDev #buildinpublic #UXUIDesign
4
4
31
3,158
How to use:
1
2
219
Want to catch up on everything from #WWDC26? Check out the official sessions list! You can see exactly which technologies apply to each OS—perfect for a deep dive. developer.apple.com/wwdc26/g…
181
We still need to use .modifier(_RotationEffect(angle: .degrees(degree)).ignoredByLayout()) to rotate a view in Liquid Glass. #SwiftUI #iosDev #WWDC26
2
46
5,067
Finding Beta features in Apple's docs is always a scavenger hunt. 😅 Luckily, Itsuki made a little app to solve this, strictly fetching the Beta documentations so you don't miss out on any hidden #WWDC26 gems.
2
3
67
5,654
original tweet: x.com/itsuki68391179/status/… medium article: medium.com/@itsuki.enjoy/app… repository: github.com/0Itsuki0/iOS-MacO… Fixed for default thread isolated Mainactor: gist.github.com/Codelaby/177…
I just published Apple: I want ALL BETA documentations! Beta ONLY! - Made A Little App for it! I am ready for WWDC! #swiftui #iosdev medium.com/p/apple-i-want-al…
1
5
690
Playing with .onMenuItemHighlight from the latest #iOS27 APIs. 😍 The context menu preview area can now react dynamically depending on which button the user is highlighting. Currently, you can't adjust the highlight timing—it's very brief! #SwiftUI #iosDev #WWDC26
1
45
5,180
Demo code:
197
Playing around with the new AsyncImage updates in #iOS27. 🧑‍💻 Testing .asyncImageURLSession() with custom caching for huge 4096x4096 images inside a lazy stack, but I’m still noticing dropped frames. It’s better than before, but not quite there yet. 😫 #SwiftUI #iosDev #WWDC26
3
27
2,451
Exploring SwiftUI's new container-based drag-and-drop APIs in #iOS27. 🛠️ #SwiftUI #iosDev #WWDC26
2
2
29
2,907
Good morning, designers! ☀️ Updates to the Human Interface Guidelines are summarized on the What's New page! developer.apple.com/design/w…

1
151
Using SwiftUI's .alert(error:) binding lets you build dynamic, type-safe alerts effortlessly. #SwiftUI #iosDev #WWDC26
3
2
59
6,814
Source code:
3
235