Sumi-Interactive / SIAlertView

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

Buttons / UITextField #98

Open JulesMoorhouse opened 9 years ago

JulesMoorhouse commented 9 years ago

I was looking for a replacement for the uialertview with three buttons, ok, forgot and cancel, be nice to see a screenshot with more buttons and a uitextfield, maybe example code showing how to access the text value too.

mythodeia commented 9 years ago

@Jules2010 for textfield implementations check these: https://github.com/Sumi-Interactive/SIAlertView/pull/74 or this https://github.com/Sumi-Interactive/SIAlertView/pull/26 or this https://github.com/Sumi-Interactive/SIAlertView/pull/25