fatbobman/SwipeCell

how to enable editing mode programmatically?

skywalkerlw opened this issue · 1 comments

Similar approach with UITableViewCell, which can be done self.tableView.isEditing

Can we do it in SwipeCell?

This could help with onboarding as well.

edit:// My usecase was covered in #16