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

Update HideKeyboard #51

Closed
sebv opened this issue Jun 20, 2014 · 0 comments
Closed

Update HideKeyboard #51

sebv opened this issue Jun 20, 2014 · 0 comments

Comments

@sebv
Copy link
Member

sebv commented Jun 20, 2014

Now you may pass:

For backward compatibility
hide_keyboard {} ~ tapOutside
hide_keyboard {keyName: }

New:
hide_keyboard {strategy: , key: }
For instance
hide_keyboard {strategy: "pressKey", key: "Done"}
hide_keyboard {strategy: "tapOutside"}

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

1 participant