Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

v2.0.2

Compare
Choose a tag to compare
@darrarski darrarski released this 27 Oct 22:21
· 18 commits to master since this release
  • Added shouldDisableScrollingWhileDecelerating property to DRSwipeMenuView. If set to YES, scrolling will be disabled during deceleration. This could improve UX when embedding swipe menu in other scroll views (eg when adding swipe menu to cells in table view). Default value is NO.
  • Example app updated using Xcode 8
  • Minimum deployment target bumped to iOS 8
  • Added documentation comments to all public headers

see diff