You don’t get to know how long it took me tonight to get to this unified glassy toolbar that splits when you go back more than a few days in the picker and, in that case, gives you a button that takes you back to today. #SwiftUI
🚀 Built a SwiftUI app powered by the Platzi Fake Store API!
✅ Fetch products by category
✅ View detailed info
✅ JWT auth + Keychain storage
✅ Manage product and category items
✅ Modular architecture
🗺️ Show locations on a map
https://azamsharp.teachable.com/p/azamsharp-pro-for-all-content
So... is there a way to show an .icon file directly in my UI in #UIKit or #SwiftUI?
My current list of blockers with filed feedbacks. I feel like I can be lucky if even 5 of these are fixed before release. #UIKit #SwiftUI #BuildInPublic

Is there a worse API than `ToolbarItem(placement: .keyboard)`? Sometimes it works. Sometimes it doesn’t. And nobody seems to understand how or why. And this has been ongoing for years. #swiftui #iosdev
Somebody here with a bit of experience with WindowGroup in SwiftUI? I’m trying to set the .defaultSize but, no matter what I do, the system ignores it for some reason… #SwiftUI #swift
the road to #LiquidGlass is paved with a lot of
if available(iOS 26.0, *) { ... }
like way too many
Making Melo more #iOS26 friendly! #iosdev #swiftui

Ứng dụng mẫu Swift/SwiftUI trình bày cách xây dựng điều hướng bằng giọng nói trên iOS với SwitchboardSDK. Điểm khởi đầu tuyệt vời cho các ứng dụng rảnh tay hoặc tập trung vào khả năng truy cập.
#iOS #Swift #SwiftUI #VoiceControl #Accessibility
#iOS #Swift #SwiftUI #ĐiềuKhiểnBằngGiọngNói #TruyCập
https://github.com/switchboard-sdk/voice-app-control-example-ios
Building Multi-Tab Navigation in SwiftUI with Enum-Based Routing
https://youtu.be/n8HCpbuuVRw?si=IMxA3bixIAB6odXT
Converting my NavStack to use a toolbar rather than a custom view seems to be an improvement and works with both OS26 and prior
The custom view was only to get the icon in the titlebar. I'm not certain if I wasn't aware I could do it in a toolbar or it wasn't possible when this app first came to be.
iOS26 making the title a do nothing button is not ideal.
A toolbaritem does not act as a button prior to 26. It was a static label as defined in code.

I've spent a good chunk of my last week adding List and its modifiers to ExploreSwiftUI. There are now over 30 entries dedicated solely to List, making it a great resource for exploring everything Lists can do.
https://exploreswiftui.com/library/list