spanage / HelloAX-IOS

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Objective-C 100.0%