Skip to content

Fix text fields#68

Open
elisaBarindelli wants to merge 11 commits intonimati:masterfrom
Objectway:master
Open

Fix text fields#68
elisaBarindelli wants to merge 11 commits intonimati:masterfrom
Objectway:master

Conversation

@elisaBarindelli
Copy link

Fixed a bug showing only one text field when adding more then one with

[alert addTextFieldWithPlaceholder:@"Email Address" andTextReturnBlock:^(NSString *text) {
    NSLog(@"The Email Address is: %@", text); // Do what you'd like with the text returned from the field
}];

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

Successfully merging this pull request may close these issues.

2 participants