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 Build a Weather App with Swift (Retired) Displaying Our Weather Data Handling Failures

Custum Uialert

Is possible to customize the UIalert with a black o any color you like and text also in red for example? I notice the apple doesn't advice to do so...

I tried to understand how this guy made this: https://github.com/rtecson/RTAlertView

but really can't get it...Is there a simple way to do so?

In the case you change the text as Pasan did in the other ViewControllers is possible to do so even in the alert view just to have the same font to everything...

thanks a lot... Cheers

1 Answer

I'd check out MBProgressHud, I'm not sure if it does what you said but I use it all the time.

Ok then...I'll wait then...thanks for the answer...,

cheers

Hey...how are you?did you have time to find a solution? : )