This repository has been archived by the owner on Oct 10, 2018. It is now read-only.
v2.0.2
- Added
shouldDisableScrollingWhileDecelerating
property toDRSwipeMenuView
. If set toYES
, 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 isNO
.- Example app updated using Xcode 8
- Minimum deployment target bumped to iOS 8
- Added documentation comments to all public headers