Skip to content

feat: Add Back/Forward navigation gestures to ios app #3808

@4321ip

Description

@4321ip

Feature Request

Description

Back/Forward navigation gesture disabled by default

Platform(s)

ios

Preferred Solution

@capacitor/ios/Capacitor/Capacitor/CAPBridgeViewController.swift

loadView(){
...
webView?.allowsBackForwardNavigationGestures = true;
...
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions