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
Trevor Justice
1,965 PointsCompact and Expanded views in iMessage
I am creating a custom iMessage app and I am having trouble configuring the compact and expanded views. Is there a good way to change the position of elements based on which vies the user has activated through storyboards, or must it be programatically? If it must be programmed, what is the best way for me to do so?
https://cdn-images-1.medium.com/max/1000/1*XFJVw_uy8iTH3voNToP26w.png
Here is a link to an image showing what I mean by compact and expanded views.
Thanks!