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

can you addEventListener 'hardwareBackPress' to hide picker ? #122

Open
gxhx opened this issue Feb 16, 2017 · 1 comment
Open

can you addEventListener 'hardwareBackPress' to hide picker ? #122

gxhx opened this issue Feb 16, 2017 · 1 comment

Comments

@gxhx
Copy link

gxhx commented Feb 16, 2017

addEventListener('hardwareBackPress', () => {
      picker.hide();          
 });

i can do this in myComponent,but i used too much picker,it will be complex...

@NikiLee2016
Copy link

I am faced with the same question now..

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

No branches or pull requests

3 participants