nvdcmptr

Results 4 issues of nvdcmptr

i have xcode 5.1 and write for iOS 7 in build proccess i get this error in SlideNavigationController.m No visible @interface for 'UINavigationController' declares the selector 'viewWillTransitionToSize:withTransitionCoordinator:'

method willRotateToInterfaceOrientation in my viewController on rotation called only one time. i think this component hase problem. after change navigation controller from slide navigation to default navigation problem fixed فکر...

i have problem with local cocoapod from this library in load nib file for cell and i solve this by presented solution. so fix it please! SOLUTION: in path CollapsClickCell.m(file)...

When i create cslinearlayoutView with scroll property value YES and after that i add some items like ``` CSLinearLayoutItem *itmFoo=[CSLinearLayoutItem layoutItemForView:foo]; itmFoo.padding=CSLinearLayoutMakePadding(25, 0, 0, 0); ``` now problem shown here:...