swiftui

Back Open Paginator
16.01.2026 00:28
dale_price (@dale_price@mastodon.online)

Really annoying that #SwiftUI Text concatenation is deprecated in favor of AttributedString when all the things that would make AttributedString actually usable (transform methods, AttributedTextFormattingDefinition, the ability to read custom attributed string keys in TextRenderer, etc) are limited to iOS 26.

Plus AttributedString still doesn’t have any equivalent for key SwiftUI Text abilities like foregroundStyle or SF Symbols 😒




Show Original Post


16.01.2026 00:22
ruben (@ruben@friendship.quest)

It's interesting to compare #relm4 vs #swiftui, as I've spent more time building the same app with both.

I like how relm4 constraints state management, it makes it easier for apps to stay well structured as they grow.

Gtk4 is frustrating to work with though. I miss the flexibility that SwiftUI and AppKit give you in how to build UI. You think apple is UI-prescriptive? wait until you meet #adwaita




Show Original Post


15.01.2026 14:31
dimitribouniol (@dimitribouniol@mastodon.social)

Finally got to a place I’m happy with for permission cursors, but then realized I’m probably marking lists dirty too often, which we'll tackle fixing tomorrow night. See you then!

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




Show Original Post


15.01.2026 13:57
dimitribouniol (@dimitribouniol@mastodon.social)

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

Let's simplify the owner cursors since it seems I assumed they would be used differently!

Come chill with me: youtube.com/live/p-0rymKqVaE




Show Original Post


15.01.2026 13:50
xenodium (@xenodium@indieweb.social)

Another lovely Journelly's review 💛💙❤️

Available on the App Store as always 😊 apps.apple.com/us/app/journell

#journelly #ios #swift #swiftui #org #orgmode #markdown #plaintext #privacy #offline





Show Original Post


15.01.2026 10:00
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

How do you optimize SwiftUI for macOS while achieving native performance? This technical retrospective from building Zipic presents real-world solutions to common SwiftUI pain points and performance bottlenecks.

🔗: fatbobman.com/en/posts/zipic-3 by Shili




Show Original Post


14.01.2026 20:30
nicoreese (@nicoreese@mastodon.social)

What magic do I have to apply to actually get a circle button here?





Show Original Post


14.01.2026 19:55
sucessfulpm (@sucessfulpm@mastodon.social)

Building Pragmatic:
A to-do app that assumes you're not an idiot.

Your work is complex. Your tool should handle that.

Not hide it. Not limit it. Handle it.

Here's 15 seconds that shows you what I mean:





Show Original Post


14.01.2026 19:45
nicoreese (@nicoreese@mastodon.social)

Is there an easy way to have a horizontal ScrollView in that can also be scrolled with a normal scroll wheel or by scrolling vertically on a Magic Mouse/Trackpad?




Show Original Post


14.01.2026 17:23
Typ0genius (@Typ0genius@mastodon.social)

Not sure whether I should laugh or cry, but a simple timeframe description caused random hitches and slowed the UI down. Instruments helped me track it down, and caching the description fixes it for now. Amazing how much impact a "simple" text can have…





Show Original Post


14.01.2026 17:17
papagno (@papagno@mastodon.social)

Working on a new analytics section of Expenses dedicated to savings.
What else would you find useful in this view?





Show Original Post


14.01.2026 16:37
skiptools (@skiptools@mas.to)

Today’s user contribution: view modifiers!

These add Android support for several new #SwiftUI view modifiers

Recall: SkipUI transpiles to Kotlin and interacts with #JetpackCompose:
github.com/skiptools/skip-ui/p

SkipFuseUI bridges to compiled Swift on Android:
github.com/skiptools/skip-fuse




Show Original Post


1 ...76 77 78 79 80 81 82 83 84 85 86 ...236
UP