You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added highlighted background color for action button. (#52)
Fixed
Correctly setting the parents project to support iOS 9.0+. (#40)
Fix issue where using non-SwipeTableViewCell within a UITableView interfered with didSelectRowAtIndexPath. This was caused by the assumption all cells in a UITableView extend SwipeTableViewCell. (#37) (#43)
Add protection against superview in point(inside:) being nil and crashing. (#46)