how to enable editing mode programmatically?
skywalkerlw opened this issue · 1 comments
skywalkerlw commented
Similar approach with UITableViewCell, which can be done self.tableView.isEditing
Can we do it in SwipeCell?
twodayslate commented
This could help with onboarding as well.
edit:// My usecase was covered in #16