Skip to content

feat(ios): disable gesture recognizer when scrollEnabled=false#987

Closed
wvq wants to merge 1 commit intocallstack:masterfrom
wvq:fix-ios-swipe-back-gesture
Closed

feat(ios): disable gesture recognizer when scrollEnabled=false#987
wvq wants to merge 1 commit intocallstack:masterfrom
wvq:fix-ios-swipe-back-gesture

Conversation

@wvq
Copy link
Copy Markdown

@wvq wvq commented Apr 9, 2025

Summary

#982

When scrollEnabled=false, panGesture should't start and block other gesture behaviors, as we don't need it to perform gesture check and scroll logic.

Test Plan

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)

@MrRefactor
Copy link
Copy Markdown
Collaborator

Closing as we merged #936

@MrRefactor MrRefactor closed this May 30, 2025
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.

2 participants