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

On swipe of second cell first cell buttons get hide but second cell's button not appearing in single swipe #332

Open joshisunil-1983 opened 5 years ago

joshisunil-1983 commented 5 years ago

On Second cell swipe first one's button get hide that is ok, but why second cell required one more swipe to show buttons. what can i do ?