morteza2128

Results 3 comments of morteza2128

@daria-kopaliani @FreshApps i can't understand what did you said **I have DAViewController as root view** and use page2iewController *NewsViewController = [self.storyboard instantiateViewControllerWithIdentifier:@"view2"]; buckDeerViewController.title = @"اnews" to access my viewController and...

Use this code by Storyboard CollapseClickCell *cell = [[CollapseClickCell alloc] initWithFrame:CGRectMake(0, 0, 320, kCCHeaderHeight)]; //cell = [views objectAtIndex:0]; UIStoryboard *sto = [UIStoryboard storyboardWithName:@"MainStoryboard" bundle: nil]; ``` CustomCollapsCellViewController *col = [sto...

Thanks alOOOt Horizontal and vertical item spacing were necessary !