Sumi-Interactive / SIAlertView

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

Usage enhancement #7

Open zackhsuan opened 11 years ago

zackhsuan commented 11 years ago

Maybe we can make the usage a bit more easier to use, eg: [SIAlertView showMessage:withDismissButtonText:optionalTransitionType:action]

that would be much easier to use since the alerts are mostly used for make warnings.

skull-squadron commented 11 years ago

+1. Convenience methods = beautiful code.

PenguinGabe commented 11 years ago

Done!

zackhsuan commented 10 years ago

I am sorry but looks like this feature was not implemented yet?