Skip to main content

Search

Items tagged with: swiftUI


#SwiftUI does a lot of amazing #accessibility work behind the scenes, AND you can still customize the experience to give your users the very best of your app! Check out
Tommy's talk: Catch up on accessibility in SwiftUI! #wwdc24 developer.apple.com/videos/pla…


I was shocked last month when @PleaseDontRain was nominated for a Golden Apple award by @AppleVis .

I wrote a blog post with some thoughts about the experience and bunch of tips that will hopefully help others make their app more accessible.

chriswu.com/posts/swiftui/gold…

#accessibility #a11y #SwiftUI #PleaseDontRain #AppleVis


Currently working on two #gnome apps!

- Scripter: A simple app for basic scripts ⌨️ & calculations 📐 [GitHub: github.com/david-swift/Scripte…]
- Flashcards: Create, edit, and study flashcard sets 🎓 - easily import your existing Quizlet sets [GitHub: github.com/david-swift/Flashca…]

Both are written in #swift using an interface similar to #swiftui for #gtk and #libadwaita [GitHub: github.com/AparokshaUI/Adwaita]


Today I'm excited to finally introduce @walleri!

Walleri is a Mastodon Client that lets you listen to your timeline instead of reading it!

Here is the TestFlight Link: testflight.apple.com/join/kex6…

If you have any feedback - good or bad, don't hesitate to reach out!

#walleri #swift #swiftlang #swiftui #ios #iosdev #iosdevelopment #tootsdk #fedidev #mastodonapi #buildinpublic #mastodev #testflight #xcode #indiedev


Fellow #iOS #swift #swiftui developers. Do you know if the ButtonRole structure actually does anything purposeful? With #VoiceOver, I cannnot get any indication whatsoever about the button’s role, while at the AppleDeveloper documentation site: developer.apple.com/documentat…, they state that such an info should be conveyed. Is there any visual indication of the role? If so, what?