You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.
Hi,
I am developing hybrid app using ionic 3 and I want to hide keyboard accessory bar, but its not working at all.
I am using following plugin
ionic cordova plugin add ionic-plugin-keyboard
npm install --save @ionic-native/keyboard
The method mentioned in ionic documentation is not working, what I tried is as below
In app.component.ts file I have added
What I am doing wrong? please let me know
My Ionic info is as follows
cli packages: (/usr/local/lib/node_modules)
global packages:
local packages:
The text was updated successfully, but these errors were encountered: