What is Capable?

Have you ever thought about adopting accessibility features within you apps to gain your user base instead of spending a lot of time implementing features no-one really ever asked for?

Most of us did, however there has never been an easy way to tell if anyone benefits from that. Adjusting layouts to be usable for people with low vision can be quite complex in some situations and tracking the user’s accessibility settings adds a lot of boilerplate code to your app.

What if there was a simple way to figure out if there’s a real need to support accessibility right now. Or even better, which disability exists most across your user base.

Features

  • Get the user’s accessibility settings
  • Define handicaps by grouping accessibility features
  • Send status with your favorite analytics SDK
  • Get notified about any changes
  • Use dynamic type with custom fonts
  • Logging with OSLog

Overview

  • Pricing: Free
  • Resource Link: https://github.com/chrs1885/Capable
  • Resource Maker on Twitter: Christoph Wendt
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • CocoaPods: Capable
  • Carthage: chrs1885/Capable
  • Swift Package Manager: https://github.com/chrs1885/Capable.git