swiftui

Back Open Paginator
25.02.2026 17:12
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

Want colorful code blocks in your SwiftUI markdown? Discover syntax highlighting with SwiftSyntax - probably the last thing you'd expect from the framework, but it showcases how flexible it is.

🔗: artemnovichkov.com/blog/highli by Artem Novichkov




Show Original Post


25.02.2026 16:41
ghalldev (@ghalldev@mastodon.social)

My latest frustration: the top toolbar being dynamically removed from the view totally breaks the transition animation 😭





Show Original Post


25.02.2026 13:54
dimitribouniol (@dimitribouniol@mastodon.social)

Polished the subscription implementation, and added an implementation for unsubscribing. Tomorrow ight, let's start looking at making sure queue, history, and hotlist entries are of the right kind. See you then!

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




Show Original Post


25.02.2026 13:02
dimitribouniol (@dimitribouniol@mastodon.social)

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

Let's go through my notes and figure out how unsubscribing will work!

Come chill with me: youtube.com/live/3GSd_BmbRaU




Show Original Post


25.02.2026 08:33
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

Making your SwiftUI app accessible to VoiceOver users? Discover essential accessibility modifiers - from labels and hints to proper element grouping for screen reader support.

🔗: wesleydegroot.nl/blog/voiceover by Wesley de Groot




Show Original Post


24.02.2026 21:19
nicoreese (@nicoreese@mastodon.social)

RE: mastodon.social/@nicoreese/116

Bug report it is.

Menu Button does not resize properly when changing title - FB22045491





Show Original Post


24.02.2026 20:58
nicoreese (@nicoreese@mastodon.social)

RE: mastodon.social/@nicoreese/116

Isolated example. #SwiftUI





Show Original Post


24.02.2026 20:52
nicoreese (@nicoreese@mastodon.social)

This is a button showing a Menu with a Picker inside. When selecting a value, there's a weird pause during the animation at the end if the button needs to change width depending on the selected value. Can I even fix this?





Show Original Post


24.02.2026 19:54
swiftdevjournal (@swiftdevjournal@mastodon.world)

The following article explains why an Observable class's init runs multiple times in SwiftUI:

livsycode.com/swiftui/why-your

#SwiftUI




Show Original Post


24.02.2026 18:52
alpennec (@alpennec@iosdev.space)

Dear #SwiftUI, can you please fix the regressions you introduced on iOS 26? FB22043999

In my View, I read the dismiss value from the Environment.

Whenever a Menu or Picker is opened, the View body is re evaluated 🤷🏻‍♂️

This unexpected behaviour doesn't happen on iOS 18.5 🙃

#iosdev





Show Original Post


24.02.2026 17:03
hollycene (@hollycene@mastodon.social)

Good swipe actions are underrated.

They don’t just save taps, they can reduce decision time.

I'm testing custom swipe gestures with clearer visual cues (color + motion) so actions feel obvious before commit.

Would you improve something?





Show Original Post


24.02.2026 16:58
piotrekjeremicz (@piotrekjeremicz@mastodon.social)

👀 Before any code hits the repo, I examine everything

AI-generated code is a starting point, not a finish line. Backend is usually solid. 💪

The arch might be right, but the details need my touch. layouts, accessibility, iOS-specific patterns - those need my judgment.





Show Original Post


1 ...43 44 45 46 47 48 49 50 51 52 53 ...236
UP