MGSwipeTableCell
MGSwipeTableCell copied to clipboard
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
The app crashes in ios 14. At hit test in MGSwipecell. here are the relevant crash logs Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000124ebc3498 VM Region Info: 0x124ebc3498...
Hi, Testers on real phones and simulators (including me) are seeing a hang in swiping that does not occur on iOS 13. At the same time, the log is spammed...
Hey! I'm having a problem. I am using drop shadow for cells in my table. when the swipe is triggered the cell darkens, how can I fix it? ` import...
Since iOS 13.4 we can use the Magic Trackpad 2 (and Magic Mouse) cursor in our iPads. Horizontal swipe with 2 fingers doesn't work with MGSwipeTableCell (it has a glitchy...
When I updated the 1.6.4 to 1.6.11, we found the cell on the UITableView, some become white? 
i just want to know if i can programmatically swipe cell at index or multiple cells, some users dont know about hidden menu there, thanks
hello, when the table is created I want swipe vertical scrolling to be disabled (don't show the MGSwipeButton) but I also want that when clicking on a button this displacement...