Resizing the UI elements

Hello everyone. I am a newbie in ios development. I have made simple app, which I want to support every device. I am using the resize option to fix the UI elements position. But, they are not growing in size according to the screen. How can I change the UI elements size according to the screen size??

thanks.

Your question, outright, is the elephant that won't leave the room right now as even skilled devs, who may have had a tough time before today, are struggling w/current tools.


If you have the sand to push forward, and you're working w/Xcode 8.x, try today's Xcode beta, first, to see if it has fixes (where the release version of Xcode 8 just made things worse?)....this of course assumes you've already applied the basic elements required to move towards your goal of 'every device' (BTW, is that for iOS, watchOS, tvOS, macOS...?) support. Hint: launch images/screens storyboards - see the docs and good luck.

Resizing the UI elements
 
 
Q