I am new to xcode and I'm still trying to figure out how the controller and simulator works. I am using xcode beta 7.
If I try to center my text field and label in the controller, it looks shifted to the right in the simulator. How do I get it to center in the simulator? And, is there a view to preview what my screen will look like without constantly running the simulator?
And, how am I supposed to use the controller properly, if I don't know what the alignment is supposed to be under different formats?