Skip to content

A tiny app for teaching basic accessibility. Master does NOT have ax, while AX branch has the added accessibility one would likely live-code in a class.

Notifications You must be signed in to change notification settings

spanage/HelloAX-IOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Accessibility: UIAccessibility Teaching Tool

An extremely simple application built to use as a teaching tool for Accessibility for iOS.

The application consists of:

  • A header of static text at the top
  • Two image buttons
  • A custom-drawn view

The application can be used to easily live code accessibility demos, adding labels, traits, etc. to the header / buttons as well as creating an accessibility container with the custom-drawn view. An example of added AX is found in the AX branch of this project.

Screenshot

Hello Accessibility screenshot

About

A tiny app for teaching basic accessibility. Master does NOT have ax, while AX branch has the added accessibility one would likely live-code in a class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published