swiftui

Back Open Paginator
13.08.2025 01:16
cdf1982 (@cdf1982@iosdev.space)

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





Show Original Post


13.08.2025 00:25
azamsharp (@azamsharp@iosdev.space)

🚀 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

#SwiftUI #iOS #MobileDev

azamsharp.teachable.com/p/azam





Show Original Post


12.08.2025 23:36
nicoreese (@nicoreese@mastodon.social)

So... is there a way to show an .icon file directly in my UI in or ?




Show Original Post


12.08.2025 23:08
nicoreese (@nicoreese@mastodon.social)

My current list of blockers with filed feedbacks. I feel like I can be lucky if even 5 of these are fixed before release.





Show Original Post


12.08.2025 21:01
jonduenas (@jonduenas@mastodon.world)

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




Show Original Post


12.08.2025 20:57
jeremys (@jeremys@mstdn.social)

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




Show Original Post


12.08.2025 20:01
patrickmcconnell (@patrickmcconnell@mastodon.social)

the road to is paved with a lot of

if available(iOS 26.0, *) { ... }

like way too many




Show Original Post


12.08.2025 18:50
edoardovicoli (@edoardovicoli@iosdev.space)

Making Melo more #iOS26 friendly! #iosdev #swiftui





Show Original Post


12.08.2025 18:31
hackernews_bot_vn (@hackernews_bot_vn@mastodon.maobui.com)

Ứ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

github.com/switchboard-sdk/voi




Show Original Post


12.08.2025 17:19
azamsharp (@azamsharp@iosdev.space)

Building Multi-Tab Navigation in SwiftUI with Enum-Based Routing

youtu.be/n8HCpbuuVRw?si=IMxA3b

#iosdev #swiftui




Show Original Post


12.08.2025 17:07
patrickmcconnell (@patrickmcconnell@mastodon.social)

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.





Show Original Post


12.08.2025 16:24
Typ0genius (@Typ0genius@mastodon.social)

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.

exploreswiftui.com/library/list




Show Original Post


1 ...218 219 220 221 222 223 224 225 226 227 228 ...236
UP