Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ayogohealth/cordova-plugin-wkkeyboardfix

Cordova plugin to provide a temporary fix for an iOS 12 and 13 bug involving keyboards in WKWebView.
https://github.com/ayogohealth/cordova-plugin-wkkeyboardfix

cordova cordova-plugin hacktoberfest ios wkwebview

Last synced: about 5 hours ago
JSON representation

Cordova plugin to provide a temporary fix for an iOS 12 and 13 bug involving keyboards in WKWebView.

Awesome Lists containing this project

README

        

cordova-plugin-WKKeyboardFix
============================

This plugin provides a temporary fix for an iOS 12 and 13 bug involving
keyboards in WKWebView causing scrolling that is not reset when the keyboard is
dismissed.

As of iOS 13.4, this bug has been fixed.

**Note:** This plugin is a **hack** around a bug in iOS. It might result in
your app being rejected from the App Store! Use this at your own risk.

Installation
------------

```
cordova plugin add cordova-plugin-wkkeyboardfix
```

Supported Platforms
-------------------

* **iOS** (cordova-ios >= 4.5.0)

Contributing
------------

Contributions of bug reports, feature requests, and pull requests are greatly
appreciated!

Please note that this project is released with a [Contributor Code of
Conduct][coc]. By participating in this project you agree to abide by its
terms.

Licence
-------

Released under the Apache 2.0 Licence.
Copyright © 2019 Ayogo Health Inc.

[coc]: https://github.com/AyogoHealth/cordova-plugin-wkkeyboardfix/blob/master/CODE_OF_CONDUCT.md