the title says it all, i usually open ViewControllers like this
ListingViewController *listingView = [[ListingViewController alloc]init]; [self.navigationCon
You have to notify the ViewController, on cell click, on which UICollectionView exist. and on this controller you can push the desired controller