ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
193 stars 178 forks source link

Keyboard height observable #54

Closed glebmachine closed 5 years ago

glebmachine commented 5 years ago

How do i get exact keyboard height?

Will be great to have Keyboard.height(): Observable<number> method, allows to subscribe for keyboard height changes.

This will allow to build more powerful interfaces

glebmachine commented 5 years ago

found, keyboardHeightWillChange sorry, closing