language-transfer / lt-app

React Native application for Language Transfer
https://www.languagetransfer.org/
Other
291 stars 26 forks source link

Better accessibility for formatDuration results #15

Open SyntaxBlitz opened 4 years ago

SyntaxBlitz commented 4 years ago

Right now, anywhere we call formatDuration is kind of a crappy user experience for the visually impaired. "5:12" will be spoken aloud as "five colon twelve".

We should make a wrapper for this type of text, or at least a function that "renders" this in words, so that screen readers don't choke on this.

To test: