Skip to content

Conversation

@OS-ruimoreiramendes
Copy link
Contributor

Description

Added support for back and forward swipe navigation gestures in WKWebView via the allowsBackForwardNavigationGestures option.

Context

References: https://outsystemsrd.atlassian.net/browse/RMET-4216

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • Android
  • iOS
  • JavaScript

Tests

Tested locally on iOS using Xcode and a physical device. Verified that back and forward swipe gestures work as expected when allowsBackForwardNavigationGestures is set to true.

Screenshots (if appropriate)

Checklist

  • Pull request title follows the format RMET-XXXX <title>
  • Code follows code style of this project
  • CHANGELOG.md file is correctly updated
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

@OS-ruimoreiramendes OS-ruimoreiramendes self-assigned this Jun 16, 2025
@OS-ruimoreiramendes OS-ruimoreiramendes requested a review from a team as a code owner June 16, 2025 09:44
@cssecautomation
Copy link

cssecautomation commented Jun 16, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@OS-ruimoreiramendes OS-ruimoreiramendes merged commit 87856fe into main Jun 16, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants