is it possible to implement a SideMenu in a TableViewController? If it is possible could you describe how?
Thank you very much
Max
For UIKit I recommend:
This library provides the necessary resources to use a functioning SideMenu in any ViewController
For SwiftUI:
In SwiftUI you can implement a Side Menu quite easily, here are some examples: