CLCascade
CLCascade copied to clipboard
Twitter-like cascade UI library
Hello, i see your amazing project, and i have tried the Cascade example, i want know if it's possibile in the portait orientation see only the table view of the...
Hello My AP is running fine when I run it over XCode "Build & Run", but when I create IPA file and install it on iPad over iTunes it crash...
There is an issue with CLViewSizeWider view size. In example project when i tap on "Category" then tap on "New Web View" which opens with CLViewSizeWider size and when i...
Are there any hidden issues with sheets of paper branch? It hasn't been merged with master for quite some time now, I'm wondering why. BTW: IMHO, CLCascade should try to...
I want to check if easy to customize the width of the subclass of CLTableViewController ( which is the middle view of the demo ). We have two types of...
Hi Please pull the changes from https://github.com/appunite/CLCascade/pull/26/files#diff-10 - the `readonly` attribute causes the application to crash when i tried try to add a new subview with the controller inheriting from...
Hi The instance of `self.cascadeNavigationController` in the ExampleSplitCascadeViewController.m in line 50 is nil and therefore the changes in inset values don't affect the content spacing.
I have been trying to put a navigation bar with segmented control button with 3 options.with each click the tableview content changes. can someone help me on this? Thanks in...
Hi, First of all many thanks for creating this amazing framework! I believe it's an excellent way of using the limited space as efficiently as possible. Anyway, I would like...