I am buidling a very simple look up app. The first screen of the app is doing a horizontal flip animation. I have done this using a storyboard. There is no code implemented to have this animated. It looks great, however I have a black gap between the title bar and table view. Note, I don't have any code in viewDidLoad or viewWillAppear. Any idea why it is ending up with this gap? The gap closes after the view finishes loading.
