Skip to main content

Search

Items tagged with: swiftui


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.

https://chriswu.com/posts/swiftui/goldenapple/

#accessibility #a11y #SwiftUI #PleaseDontRain #AppleVis


Currently working on two #gnome apps!

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

Both are written in #swift using an interface similar to #swiftui for #gtk and #libadwaita [GitHub: https://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: https://testflight.apple.com/join/kex6mnjV

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: https://developer.apple.com/documentation/swiftui/buttonrole, they state that such an info should be conveyed. Is there any visual indication of the role? If so, what?