Skip to content

0.4.0

Compare
Choose a tag to compare
@mindz-eye mindz-eye released this 29 Jul 10:54
· 58 commits to master since this release

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