This project was developed as part of the iOS App: [My Things - Where Are They?] link
Provides two things: A Self Disappearing Pretty Alert Message & Pretty Message UIView with Spinner
##Screenshots
[Self Disappearing Pretty Message Alert] ss1
[Pretty Message With Spinner] ss2
##Instructions for Self Disappearing Pretty Alert Message
- Copy & Paste ShowPrettyMsg:fontsize:forduration: method from ViewController.m to your desired view controller.
- Invoke the method with the message string, font size (recommended 17.0) and duration (recommended 1.5 for short & 2.5 for long messages)
##Instructions for Pretty Message UIView with Spinner
- Instantiate MsgActivityView in your desired view controller.
- Invoke showMsgAndAnimate: method with the message string.
- Invoke stopMsg: method to stop showing the spinner message view
##License
Copyright (c) 2012 Dhanush Balachandran
Licensed under the MIT license.
##Contact [My Things Support] [support] or [Support Email] [email] [support]: http://www.mythingsapp.com/Support.html [email]: mailto:[email protected]