101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

575
active users

#swiftui

14 posts14 participants1 post today

I’ve just released a new update to MovieWeekly! 🎬📅

This update adds home screen widgets, letting you quickly see a movie from your tracked list and how many days remain until its release. You can even choose which movie to display for easy access!

Big thanks to @StewartLynch for his great tutorials (youtube.com/playlist?list=PLBn) that helped me implement this! 🙌

I’d love to get feedback, feel free to join the beta and try it out:
🔗 testflight.apple.com/join/RMhK

Baffled by this SwiftUI behavior I'm seeing.

Pressing any button would act as if ALL buttons were pressed.

Claude recommended using .onTapGesture instead and that did work. I'm worried this could bite me later because I don't understand why this fix works.

Hey @dlx , I remember you posted something about creating overlapping circles in SwiftUI using geometry proxies, but I can’t find it anymore.
Could you please share the reference or link?
It would also be great to know how we could create something like this in SwiftUI. #SwiftUI #Swift