Day 74 #100DaysOfSwiftUI
โ Intro to a11y
๐ takeaways:
๐ Use labels to describe content
๐ Decorative images
๐ Hide unimportant elements to VoiceOver users
๐ .accessibilityElement()
๐ use .accessibilityAdjustableAction to give VoiceOver users custom actions