I'm new here and also to coding. I started my project with the Master-Detail template, and currently have the sign-in/login screens complete. However, when trying to add a Tab Bar Controller it looks a bit buggy.
I've tested the views in the simulator and it looks just fine, but on the storyboard the "item 1" and "item 2" view controllers are half filled with blue and the tab bar view has a blue rectangle on the side.
I initially wanted to create sign/login screens and complete the remainder of the app in a tab based format, is there any way to fix or sort of work around the problem at hand?