swiftui

Back Open Paginator
11.11.2025 08:07
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

Pinch-to-zoom is everywhere these days. Gabriel shows how to handle both temporary and persistent magnification with 𝑀𝑎𝑔𝑛𝑖𝑓𝑦𝐺𝑒𝑠𝑡𝑢𝑟𝑒 in your SwiftUI views.

🔗: serialcoder.dev/text-tutorials by Gabriel Theodoropoulos (@gabtheodor)




Show Original Post


11.11.2025 02:39
0xWDG (@0xWDG@mastodon.social)

Picker in SwiftUI wesleydegroot.nl/blog/swiftui-




Show Original Post


11.11.2025 02:31
tewha (@tewha@appdot.net)

I would really like to see a future version of SwiftUI support MVVM better. I’m not sure what that would look like, but I do like to centralize code between a lot of views. #SwiftUI




Show Original Post


10.11.2025 21:33
davidbures (@davidbures@mstdn.social)

I'm tweaking looking at these absolutely fucking useless errors, thank you SwiftUI

#SwiftUI





Show Original Post


10.11.2025 20:56
juanarzola (@juanarzola@sfba.social)

‪According to my testing, Views returned by AppIntents don't render any UIKit parts rendered via UIViewControllerRepresentable (with no console output indicating a clear error - they just render a yellow background).

That will complicate implementing Shortcuts / Siri views a bit

#SwiftUI





Show Original Post


10.11.2025 19:37
dimitribouniol (@dimitribouniol@mastodon.social)

Started to think about generic paged requests, and fleshed out much of the public lists request route! Tomorrow, let's finish up the route and write a test to make sure it works. See you then!

🔜 Tomorrow’s stream: youtube.com/live/vuoCcu_-gDY
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store




Show Original Post


10.11.2025 18:30
patrickmcconnell (@patrickmcconnell@mastodon.social)

Today’s dilemma: adding progress indicators for some background tasks that currently beachball when they take a few seconds.

The beachball is so much faster. Finding the sweet spot to post progress updates is tricky and slows the whole process.




Show Original Post


10.11.2025 17:25
nicoreese (@nicoreese@mastodon.social)

Encountering the error "Command CompileMetalFile failed with a nonzero exit code" when using Xcode Cloud with Metal files in your project?

Add this to your ci_post_clone.sh script.





Show Original Post


10.11.2025 16:58
otaviocc (@otaviocc@social.lol)

👨‍💻 When I started my omg.lol app for macOS, I used Core Data for persistence and Combine for pretty much everything else (in all layers).

Now I'm using Swift Data for persistence, async/await for networking, services, and repositories, and the new Observable framework for View-ViewModel binding.

And actors!

Having side projects is a great way to learn new technologies we might not be able to use at work yet.

#statuslog #omglol #macOSDev #SwiftUI




Show Original Post


10.11.2025 16:42
dimitribouniol (@dimitribouniol@mastodon.social)

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Let's start returning lists and write our first list tests!

Come chill with me: youtube.com/live/g1KsYvnFJDE




Show Original Post


10.11.2025 15:13
hollycene (@hollycene@mastodon.social)

I’m redesigning the Quitly app icon. Which one do you like best? I’m trying to make it simpler but still engaging. The first one is currently used.





Show Original Post


10.11.2025 14:14
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

Want to add context menus on long-press? Wesley breaks down how to seamlessly integrate UIKit quick actions into your SwiftUI app for richer user interactions.

🔗: wesleydegroot.nl/blog/quick-ac by Wesley de Groot




Show Original Post


1 ...132 133 134 135 136 137 138 139 140 141 142 ...237
UP