mymonero / mymonero-app-ios

The MyMonero native iOS app
BSD 3-Clause "New" or "Revised" License
51 stars 18 forks source link

Make app properly accessible #30

Open paulshapiro opened 7 years ago

paulshapiro commented 7 years ago

App is currently partially accessible due to (generally) proper use of UIKit and initial UI automation (by accessibility identifier) for screenshot generation – but I can imagine that a prompt like "So we know it's you", while great visually, wouldn't make too much sense as the only context clue if only heard in spoken word.

See: https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/iPhoneAccessibility/Making_Application_Accessible/Making_Application_Accessible.html