MortimerGoro / MGSwipeTableCell

An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
MIT License
6.97k stars 1.08k forks source link

how to disable swipe vertical scrolling #351

Open JoseTovar94 opened 4 years ago

JoseTovar94 commented 4 years ago

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 is activated.