iOS7: UICollectionView appearing under UINavigationBar
I've been building on iOS 7 for a while now but I've yet to get this solved, I have a number of views with autolayout enabled that were created in Storyboard and are displayed with a standard UINavigationController . The majority are fine, but the ones based on UICollectionView always place themselves under the navigation bar, unless I set the translucency to NO . I've tried the edgesExtended trick but that doesn't seem to solve it, I don't necessarily mind having the translucency off but I'd like to solve it cleaner. Antonio MG I had this problem before, just set the edge insents of the