MortimerGoro/MGSwipeTableCell
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
Objective-CMIT
Issues
- 2
Use UIView as MGSwipeButton
#323 opened by damikon8 - 0
Privacy Manifest
#368 opened by EricJMoon - 0
- 0
still looks good
#365 opened by phonefixnicole - 2
Unable to add MGSwipeTableCell via Swift Package
#360 opened by muh-bilal - 1
- 0
- 0
occasionally i see crash in my app.
#361 opened by nikhildhavale - 6
Hang on swipe in iOS 14.4
#358 opened by toby5box - 0
- 1
SPM support
#347 opened by s4cha - 1
Problem when using shadow
#357 opened by KirillStaroselskiy - 0
Swipe not working with Magic Trackpad 2
#355 opened by EGDBE - 6
Does anyone occur white cells by using 1.6.11?
#354 opened by yihuds - 0
How can i add a subView beyond MGSwipeButton
#318 opened by thumb0422 - 0
Multiple selections in ios13 UI not refresh
#353 opened by coffey - 0
how to disable swipe vertical scrolling
#351 opened by JoseTovar94 - 0
MGSwipeTableCellDelegate not working
#350 opened by ElavarasanKM - 0
iPhone X and on: When table view is on split view controller, right side button are cut
#349 opened by talophir - 0
- 7
Crashes at MGSwipeTableCell.m line 926 -[MGSwipeTableCell hideSwipeOverlayIfNeeded]
#342 opened by levantAJ - 1
Round Corner
#345 opened by elenaAylon - 6
The right side button is getting cut when I set UITableViewCell's accessoryType as disclosureIndicator in Xcode 10.1 & iOS 12.1 - MGSwipeTableCell
#337 opened by ashoksanivarapu - 2
iOS 13 crash
#341 opened by Yurain91 - 0
- 9
[iOS 13] Crash in `hideSwipeOverlayIfNeeded`
#334 opened by novkostya - 2
didSelectRowAtIndexPath not work
#309 opened by capitanBOBO - 0
MGSwipe on a reversed tableview
#335 opened by SeanFromTheMatrix - 1
- 0
On swipe of second cell first cell buttons get hide but second cell's button not appearing in single swipe
#332 opened by joshisunil-1983 - 0
how to manually expand a cell?
#331 opened by sciamano89 - 0
Double-tap into swipe doesn't trigger "swipeTableCell(_:state:gestureIsActive)" delegate method
#330 opened by sciamano89 - 0
MSSwipeTableCell for me is not working with StackViews inside my cell. Its crashing while generating the image in the method : imageFromView
#329 opened by Aviral190694 - 0
swipeButtonsForDirection detects both directions when swiping from right to left
#328 opened by onthecodepath - 0
Can't change title color
#327 opened by mediym41 - 4
duplicate swipe buttons
#314 opened by hitrain - 1
Orientation change causes right buttons to be duplicated left and content disappears (1.6.7 only)
#315 opened by fcar12 - 1
Swift4 update and fix compiler warnings
#319 opened by ethanparker - 2
CornerRadius and other customization
#307 opened by SeRG1k17 - 1
- 0
- 0
Question: Why do we use pan gesture in MGSwipeTableCell and not swipe gesture for our tasks.
#320 opened by Aviral190694 - 0
- 0
如何让某一分组的cells左侧按钮全展开
#316 opened by Z-Victory - 0
top/bottom margins act like an offset
#312 opened by kirillivonin - 0
example flaw
#310 opened by bloodmajik - 0
- 0
Image + title in Cell
#306 opened by OuSS-90 - 3
Unexpected '@' in program
#305 opened by kuldeep13990 - 3
Do I have to use the MGSwipeTableCell ? If i want to use my custom cell, how should i do?
#304 opened by wangyingbo