ActiveLabel.swift icon indicating copy to clipboard operation
ActiveLabel.swift copied to clipboard

Adding Accessibility support

Open ndbroadbent opened this issue 8 years ago • 3 comments

I'm interested in making the Mention, Hashtag, and URL elements accessible. We need this for our automated test suite, which relies on accessibility labels. But it's also just a good thing to provide for people who need it.

I'm not 100% sure how to do it, but I'll try to copy what TTTAttributedLabel is doing.

ndbroadbent avatar Apr 09 '16 20:04 ndbroadbent