MGSwipeTableCell v1.4.0 Release Notes

    • ๐Ÿ‘ Implemented allowsButtonsWithDifferentWidth property to support buttons with different widths
    • Implemented allowsMultipleSwipe feature
    • ๐Ÿ‘ Allow starting swiping on one cell while another one is open
    • Keep cell's selection state when swipe is closed
    • ๐Ÿ›  Fixed flash of the cell in its default state before the cell is deleted when fillOnTrigger is set.
    • ๐Ÿ‘Œ Improved MGSwipeButton. New utility methods to Center image over text, set edge insets, set a fixed with and more.
    • ๐Ÿ›  Other minor bugfixes