Skip to content

Demo app demonstrating on how to implement Accessibility (adjustable) containers

Notifications You must be signed in to change notification settings

infinum/ios-accessibility-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Accessibility Demo

Clone this repository and open VoiceOverDemo.xcodeproj, build and run on Xcode 13 or later.

Accessibility Adjustable Container

Demonstrates the ability of user to skip sections with numerous items in the app, as described in:

2.4.1 Bypass Blocks - Level A of the WCAG standard

A skip mechanism is available to bypass blocks of content that are repated in the app.

How to use:

Make sure VoiceOver is enabled, then tap the ingredient section.

Navigation:

  • Swipe up or down to iterate through ingredients in the collection view.
  • Double tap to select ingredient.
  • Right or left swipe to skip the ingredient section and move onto next element.

Screenshot

screenshot

About

Demo app demonstrating on how to implement Accessibility (adjustable) containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages