swiftui

Back Open Paginator
21.11.2025 11:59
nicoreese (@nicoreese@mastodon.social)

Apple can't possibly be serious. This is still the way a SwiftUI app (or UIKit app with SwiftUI elements) looks like with Mac Catalyst.





Show Original Post


21.11.2025 08:16
chbeer (@chbeer@mastodon.social)

Why is firstTextBaseline not the default vertical alignment? Wasn't SwiftUI supposed to provide good defaults?





Show Original Post


20.11.2025 22:06
danielsaidi (@danielsaidi@mastodon.social)

Is there a convenient way to handle app storage-backed properties with @Observable? With ObservableObject you can apply @AppStorage to the property, but this doesn't work with @Observable's macro-based properties.





Show Original Post


20.11.2025 21:41
danielsaidi (@danielsaidi@mastodon.social)

BadgeIcon 2.1.4 for is out! 🚀 This library makes is easy to create icons like the ones we have in the Settings app. The library defines a huge set of predefined icons and makes it easy to create your own.

github.com/danielsaidi/BadgeIc





Show Original Post


20.11.2025 21:06
danielsaidi (@danielsaidi@mastodon.social)

OnboardingKit 9.0 for is out! This library makes it easy to create great onboarding experience, and has various onboarding types, flow views like page views and slideshows, and view templates like the new intro screen.

github.com/danielsaidi/Onboard





Show Original Post


20.11.2025 20:37
nicoreese (@nicoreese@mastodon.social)

I don't know why but every time I do something with it makes me feel like I'm using a faux framework. It just does not feel right, something is off.




Show Original Post


20.11.2025 18:22
patrickmcconnell (@patrickmcconnell@mastodon.social)

In the Objective-C days if you spent time in Apple's docs you could write the docs for a new framework yourself. You knew what it was going to say and how it would work. It was good.

Now, you’re lucky if there is documentation at all. Its a bonus if it approaches completeness and is understandable and correct.

I enjoy working in and but so much remains incomplete (a nice way to say broken)

So much “advancement” in Swift is on things no one is asking for and feels so academic.




Show Original Post


20.11.2025 17:19
cameronmcefee (@cameronmcefee@mastodon.social)

Has anyone seen a way to use the iOS 26 .searchable with a TabBar and have it search *the current tab* rather than going to a separate search tab? I want to use it as a filter rather than a separate universal search.




Show Original Post


20.11.2025 16:18
Typ0genius (@Typ0genius@mastodon.social)

I watched this session for the first time a week ago, and I now think it’s an absolute must-watch. It covers the most common causes of hangs and explains very clearly what a fix can look like. Take a look:

developer.apple.com/videos/pla




Show Original Post


20.11.2025 14:37
dimitribouniol (@dimitribouniol@mastodon.social)

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

Started adding tests and more helpers for accessing data more easily. Tomorrow let's continue the process. See you then!

Come chill with me: youtube.com/live/5E2aVrYoRVQ




Show Original Post


20.11.2025 14:01
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

Building a fitness app? HealthKit integration captures real-time workout data, but getting the SwiftUI interfaces right takes care. Learn proven patterns for responsive, user-friendly health tracking.

đź”— createwithswift.com/tracking-w by Letizia Granata




Show Original Post


20.11.2025 13:46
dimitribouniol (@dimitribouniol@mastodon.social)

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

Short stream today, but let's add tests for the sync requests!

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




Show Original Post


1 ...124 125 126 127 128 129 130 131 132 133 134 ...237
UP