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.
I am part of a team that are using Ionic Keyboard Plugin as part of our Cordova app. The app has been in development and being used by customers on Android devices for a few years. We are now targeting iOS devices as well and experiencing some issues with the different ways that iOS and Android handle the Webview when the keyboard is open.
I believe that the best solution to our issue is to add a shrinkView method and/or setting to the Ionic Keyboard plugin - similar to the one implemented in the Cordova Keyboard plugin ( https://github.com/cjpearson/cordova-plugin-keyboard ). Would you be open to me submitting a pull request with this extra functionality?
Regards,
Martin
The text was updated successfully, but these errors were encountered:
martinmnetics
changed the title
Question:
Question: OK to submit a pull request for a shrinkView method/setting?
Oct 9, 2017
Same here, It would be helpful to have shrinkView flag for iOS ... Now I have to manually change body height on show/hide keyboard events depends on keyboard height .. It's not so elegant way ...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am part of a team that are using Ionic Keyboard Plugin as part of our Cordova app. The app has been in development and being used by customers on Android devices for a few years. We are now targeting iOS devices as well and experiencing some issues with the different ways that iOS and Android handle the Webview when the keyboard is open.
I believe that the best solution to our issue is to add a shrinkView method and/or setting to the Ionic Keyboard plugin - similar to the one implemented in the Cordova Keyboard plugin ( https://github.com/cjpearson/cordova-plugin-keyboard ). Would you be open to me submitting a pull request with this extra functionality?
Regards,
Martin
The text was updated successfully, but these errors were encountered: