SectionIndexView icon indicating copy to clipboard operation
SectionIndexView copied to clipboard

Customizing the UITableView section index written in Swift

Results 3 SectionIndexView issues
Sort by recently updated
recently updated
newest added

- Fix mistypes - Change mechanism of processing touches (from touchBegan, touchEnd etc. to gestureRecognizers)

- Fix: @available with stored properties(Xcode14) - Chore: change the minimum platform to support iOS10