Sumi-Interactive / SIAlertView

An UIAlertView replacement with block syntax and fancy transition styles.
MIT License
2.51k stars 424 forks source link

Add support for text fields in the alert #20

Open marzapower opened 11 years ago

marzapower commented 11 years ago

This plugin should be enhanced with the possibility to add a text field in the alert as the current UIAlertView already does:

prompt.alertViewStyle = UIAlertViewStylePlainTextInput;
farhanpatel commented 11 years ago

+1

oddmagne commented 9 years ago

+1