Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

Cannot listen onKeyboardShow event #314

Open
aluco100 opened this issue Mar 2, 2018 · 0 comments
Open

Cannot listen onKeyboardShow event #314

aluco100 opened this issue Mar 2, 2018 · 0 comments

Comments

@aluco100
Copy link

aluco100 commented Mar 2, 2018

Hi,
Im trying to listen the show's keyboard event from that way:

this.keyboard.onKeyboardShow().subscribe(() => {
      console.log("keyboard show");
      this.content.scrollToBottom();
    })

But It's not working. What am i doing wrong?

Best regards

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

No branches or pull requests

1 participant