Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

Sketch And Xcode

Hello,

I have assets now.But I'm wondering how can I use that assets usefull.For example assets are in the attach.I need the use it as look in the asset.But I'm using uiimageview for use that assets and its look like this. http://prntscr.com/7h4tdl

But when I want to use text field and buttons Text fields are going another place in different screen sizes.

And it's not seems like my design.

http://prntscr.com/7h4tvg

What should I do for using assets correctly ? What can you suggest to me?

1 Answer

You must learn how to use constraints, size classes, and autolayout.

Start here:

https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/AutolayoutPG/Introduction/Introduction.html