mindz-eye / MYTableViewIndex

A pixel perfect replacement for UITableView section index, written in Swift
MIT License
523 stars 52 forks source link

Accessibility updates #23

Closed hipwelljo closed 6 years ago

hipwelljo commented 6 years ago

This tweaks the accessibility support by posting an announcement notification instead of setting the accessibility value when the section index changes, just like the native table section index.