kreeger / BDKCollectionIndexView

Gives a UICollectionView the sectionIndexTitles scrub bar that a UITableView gets for almost free.
MIT License
158 stars 29 forks source link

Accessibility support #18

Closed hipwelljo closed 9 years ago

hipwelljo commented 9 years ago

Added VoiceOver support that behaves exactly like the built-in table section index

kreeger commented 9 years ago

Again, thanks!

kreeger commented 9 years ago

This is now available in v2.0.0.

https://github.com/kreeger/BDKCollectionIndexView/releases/tag/v2.0.0