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 trialStone Preston
42,016 PointsHere is a class for displaying a short animated message that drops down from a navigation bar.
I was working on a way to display error messages a little more elegantly than using an alert view. I created this class that will animate a short message down from a navigation bar, and then back up. (similar to snapchat error messages) You can customize the colors, fonts, font sizes, and animation durations to your liking. Its pretty easy to use and include in your project. Here is a link to the git repo. Just thought some of you might want to spice up your error messages a bit : )