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 Enhance a Weather App with Table Views Upgrading Stormy Custom Background Views

Brian Patterson
Brian Patterson
19,588 Points

Did not like instruction of UI Elements.

For me, I would have liked a video piece in how to layout the UIElements. Not a lengthy worded instruction. I have struggled enough on this course and this just further dents my confidence. I know its hard to cater to all levels but the feedback from me is that it doesn't work. I really want to get this to work; but when you have limited time and I am not a student or come from a developer background. One needs some hand holding. Sorry rant over and I look forward to the rest of the course.

Nick Calabro
Nick Calabro
16,335 Points

What exactly is your issue? Constraints, sizing, aspect ratios?

2 Answers

Brian Patterson
Brian Patterson
19,588 Points

All the constraints. I am really struggling with this.

Nick Calabro
Nick Calabro
16,335 Points

Constraints suck. I know seasoned iOS developers and really intelligent programmers in general who can't figure out constraints and auto-layout altogether. Screenshot what you're seeing. I can't really give any specific advice except to just play around with it.

Reed Carson
Reed Carson
8,306 Points

constraints are HARD. they are SO easy to mess up, one thing out of place can screw up constraints on every item. don't be discouraged, it is NORMAL to hate them, I'm not kidding. if you are bad at constraints, thats fine, pagan makes it look easy. there are so many aspects and little details to possibly overlook which totally throw everything off. don't worry about them. maybe start a project without code thats just setting up a fancy UI to practice.