How to detect keyboard is showing in meteor

Hi,

I was wondering if there is a way to detect if a keyboard is active in Cordova using Meteor. Or does anyone know of any plugins that allow you to manipulate the keyboard.

I tried installing:
meteor add cordova:cordova-plugin-keyboard@1.1.4

but my app kept crashing. Any insight would be helpful

Thanks