SWRevealTableViewCell
SWRevealTableViewCell copied to clipboard
Highly configurable UITableViewCell subclass to display left and right buttons, similar to iOS8 mail app, based on user pan gestures or developer programmatic actions.
Results
13
SWRevealTableViewCell issues
Sort by
recently updated
recently updated
newest added
Hello! I can't find property to set position title and image. Because title is NSString, not UILabel. And image is UIImage, not UIImageView. And I can't change the font for...
Hey, It's me again, this time with a question: What do you think is the best (and easiest) way to be able to slide the reveal menu back on the...