Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support return instance #7

Open
JayPar opened this issue Nov 23, 2013 · 1 comment
Open

Support return instance #7

JayPar opened this issue Nov 23, 2013 · 1 comment

Comments

@JayPar
Copy link

JayPar commented Nov 23, 2013

Hi, this is great library, all of my projects are using this alert view!
Can we have return instance so that we can set the alert's property ?

MTBlockAlertView* alertView = [MTBlockAlertView showWithTitle ... ];

UITextField *username = [alertView textFieldAtIndex:0];
username.placeholder = @"Enter user name";
...

Many thanks!

@pwightman
Copy link
Member

Glad you're finding it useful! If you make a pull request with the change, I'll happily merge it in, but it'll be a bit before I'll be able to do it myself unfortunately, sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants