vantien2905

Results 1 comments of vantien2905

> Hi, implement `func tableView(_ tableView: UITableView, canReorderRowAt indexPath: IndexPath) -> Bool` and limit your sections there After disable section you need implement: `func tableView(_ tableView: UITableView, targetIndexPathForReorderFromRowAt sourceIndexPath: IndexPath,...