cvs-health / ios-swiftui-accessibility-techniques

Demonstrates iOS SwiftUI Accessibility programming techniques using live good and bad examples that can be tested with VoiceOver and other AT. Includes documentation for developers explaining how to code accessible patterns for iOS.
Apache License 2.0
150 stars 13 forks source link

in the AccessibilityRepresentationView, the sliding Circle in the CustomSlider can be dragged to values less than 0 and greater than 100 #8

Open alainakafkes opened 4 months ago

alainakafkes commented 4 months ago

screenshot of bug

bug aside, this app is wonderful! big thank you to the maintainers :)