dekphoenix
Results
3
comments of
dekphoenix
How to keeping it My code is here `override func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { let index = indexPath.row switch index { case 1: if let controller =...
Here is my example [Sidebar.zip](https://github.com/John-Lluch/SWRevealViewController/files/1674184/Sidebar.zip)
@iDevelopper ok It works perfectly, thank you 👍