You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey man, first, awesome job!
Second, I'm new to Xcode so please bear with me :-).
When I run you test it shows the app running in the middle of the screen with about a cm on the top and bottom (iphone6) of empty space - if I remember correctly there is a way to autosize - (self.view.frame.size.width/height) how would I implement that ?
The text was updated successfully, but these errors were encountered:
Hey man, first, awesome job!
Second, I'm new to Xcode so please bear with me :-).
When I run you test it shows the app running in the middle of the screen with about a cm on the top and bottom (iphone6) of empty space - if I remember correctly there is a way to autosize - (self.view.frame.size.width/height) how would I implement that ?
The text was updated successfully, but these errors were encountered: