DropDownView from top of device for user input and notifications with lots of goodies. Inspired by UIAlertView, somewhat. This DropDownView is supported for both the iPhone and iPad (iOS 4+ but iOS 5.x SDK must be used) and also supports ARC. The view is positioned centered along the Y-axis.
Send me an email at [email protected] if you have any questions, feedback, or would like to become a contributor.
DropDownView styled with DropDownViewStyleDefault and no buttons set
DropDownView styled with DropDownViewStyleDefault with 2 buttons set
DropDownView styled with DropDownViewStylePlainTextInput with 2 buttons set
DropDownView styled with DropDownViewStyleLoginAndPasswordInput with 2 buttons set
DropDownView styled with DropDownViewStylePlainTextInput and DropDownViewStyleLoginAndPasswordInput with an additional message and 2 buttons set