swift - Is it possible to make 1 layout and stretch it depending on the screen size? -
as title says: possible in xcode make 1 view, lets make app without auto layout iphone 5, , stretch depending on how big screen size get? whole app in landscape.
yes using constraints
control drag items (buttons , labels , uiimageview ) view , select constraint
Comments
Post a Comment