I am trying to convert from a static launch image to a launch storyboard. When I add the launch storyboard in its default state the collectionView in my first viewController is formatted wrong. I have tried everything I can think of to fix this with no success. Help!
The static image is of the screen below without the collection view items. The Launch Storyboard I am adding is just the launch storyboard file added with no changes.
Without launch Storyboard - the way the collectionView should format:
With launch Storyboard: