romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.97k stars 494 forks source link

UITableView swipe to delete conflict #105

Closed rjconstantino closed 10 years ago

rjconstantino commented 10 years ago

The menu is fine but the tableview swipe to delete has a problem, it work sometimes but most of the time it is not working.

smidaharoun commented 8 years ago

Did you have a solution for this?