ionic-team / ionic-team/cordova-plugin-ionic-webview

Enabling allowsBackForwardNavigationGestures on WKWebView

Open
#574 4 comments 0 reactions 0 assignees View on GitHub
docs
Dominant language
Objective-C
Stars
493
Forks
410
PR merge metrics
No merged PRs in 30d

Description

Newer iPhones don't have a back button and users are used to being able to navigate back with a left-to-right swipe. WKWebView disables this behavior by default but it can be enabled with the [allowsBackForwardNavigationGestures property](https://developer.apple.com/documentation/webkit/wkwebview/1414995-allowsbackforwardnavigationgestu) of the WKWebView. I'm wondering if there's a way to set this property with this plugin or if not are there any plans to support this at some point?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.