An open API service indexing awesome lists of open source software.

https://github.com/deeeed/cordova-plugin-fixioskeyboard

There is a small problem in iOS that causes a pretty significant delay between the first time the keyboard is requested and when it actually appears. It is only the first time, and seems to be related to the OS trying to cache various properties of the keyboard.
https://github.com/deeeed/cordova-plugin-fixioskeyboard

Last synced: over 1 year ago
JSON representation

There is a small problem in iOS that causes a pretty significant delay between the first time the keyboard is requested and when it actually appears. It is only the first time, and seems to be related to the OS trying to cache various properties of the keyboard.

Awesome Lists containing this project

README

          

Cordova Plugin Fix IOS keyboard
======

There is a small problem in iOS that causes a pretty significant delay between the first time the keyboard is requested and when it actually appears. It is only the first time, and seems to be related to the OS trying to cache various properties of the keyboard.

https://github.com/mbrandonw/UIResponder-KeyboardCache