SwipeCellKit v1.2.0 Release Notes

  • 💥 Breaking

    • ⚡️ Update SwipeTableViewCellDelegate allowing editActionsForRowAt to return nil and prevent swiping in the supplied orientation (#2).

    ➕ Added

    • Example app now lets you choose to disable swiping right.
    • 🔦 Expose hideSwipe(animated:) to allow the cell to be programmatically hidden.