You are using an outdated browser. Please
upgrade your browser to improve your experience.
Accessibility Techniques
Accessibility Techniques
iOS SwiftUI sample code demonstrating a variety of good and bad accessibility techniques. Learn how to apply WCAG to iOS SwiftUI apps. Good and Bad examples can be tested with VoiceOver and other iOS accessibility features.Review project source code to learn how to apply the accessibility techniques in working SwiftUI code examples.Find the project on GitHub at https://github.com/cvs-health/ios-swiftui-accessibility-techniquesContribute code or leave issues and suggestions on GitHub.