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

Added textfield implementation #74

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Conversation

angu
Copy link

@angu angu commented Aug 18, 2014

Now you can add textfields to the pop-up using:

  • (void)addTextFieldWithPlaceHolder:(NSString *)placeholder andText:(NSString *)text;

Text color and background color if fixed on black and white.
@mythodeia mythodeia mentioned this pull request Apr 8, 2015
@nsillik
Copy link

nsillik commented Apr 4, 2016

It looks like this also may fix issues I'm seeing with the keyboard covering up the alert view in other cases as well.

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.

None yet

3 participants