I’ve seen some cool looking “windows” / “alerts” /whatever they are called. I wish I knew. Here’s some examples of them:

These shouldn’t be Apple exclusive, since I’ve seen 3rd party apps use them! I’d like to know what are these windows?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It Custom
UIActivityIndicatorthat you can found in this linkhttps://github.com/jdg/MBProgressHUD
MBProgressHUDis an iOS drop-in class that displays a translucent HUD with an indicator and/or labels while work is being done in a background thread. The HUD is meant as a replacement for the undocumented, private UIKit UIProgressHUD with some additional features…….For mor information go to above Link
Thanks 🙂