ionic-team / ionic-team/cordova-plugin-ionic-webview
StatusBarDefaultScrollToTop won't work with wkwebview plugin
Open
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
Cordova's StatusBar Plugin https://github.com/apache/cordova-plugin-statusbar has implemented the native feature StatusBarDefaultScrollToTop (tapping on StatusBar will scroll up the Webview)
Sadly, this isn't working with WkWebview.
https://github.com/apache/cordova-plugin-statusbar/pull/83/files
My question is: is this related to this plugin/wkwebview or to the statusbar-plugin? Might we have to change something in order to support WkWebview? /cc @mlynch
Contributor guide
Assessment
This issue has not been assessed yet.