MYTableViewIndex v0.4.0 Release Notes

Release Date: 2017-07-29 // over 6 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘ UICollectionView support (actually, any UIScrollView subclass can be used instead)
    • ๐Ÿ‘ Haptic Feedback support
    • ๐Ÿ‘ Right-to-left languages support

    ๐Ÿ”จ Refactoring:

    • Simplify inner guts of index layout

    ๐Ÿ’ฅ Breaking changes:

    • TableViewIndexController now accepts UIScrollView instead of UITableView
    • tableViewIndex(_:, didSelect:, at: Int) delegate method now returns Bool. Return true to produce a haptic feedback