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

Cannot listen onKeyboardShow event #314

@aluco100

Description

@aluco100

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions