I would like to implement the JTRevealSidebar project (a sidebar feature very similar to the sidebar in the facebook app) into my project. My only problem is that my main view from where i want to initialize the sidebar is a UITableView, and not a UIView, which the JTRevealSidebar is setup for. Has anybody tried setting this up before with a tableview or know if it’s possible?
I would like to implement the JTRevealSidebar project (a sidebar feature very similar to
Share
You can return any subclass of UIViews in your sidebarDelegate callback