CTSlidingUpPanel
CTSlidingUpPanel copied to clipboard
iOS CTSlidingUpPanel - Transforms any view to sliding panel
Hi i want to add the pod in my objective C project but below error is coming - `CTSlidingUpPanel` does not specify a Swift version and none of the targets...
Hi, while trying to add this repository and build it with Carthage, I got the following error: `Dependency "CTSlidingUpPanel" has no shared framework schemes for any of the platforms: iOS`
I'm using Objective C. When my ViewController in NavigationbarController has self.edgesForExtendedLayout = UIRectEdgeNone; Your library calculates wrong height of bottom view because It gets view frame height minus navigationbar height...
Hi, your repository found very useful for me. There is only one problem after setting table view as Panel's view and I'm trying to figure what did I do wrong...
Hi, I have implemented the sliding panel in the container view. in container view having page view controller. page view controller having three view controllers. My issue is : When...