Skip to content

[iOS] Remove unused detector method - #4226

Merged
j-piasecki merged 1 commit into
mainfrom
@jpiasecki/remove-unused-method-detector
Jun 2, 2026
Merged

[iOS] Remove unused detector method#4226
j-piasecki merged 1 commit into
mainfrom
@jpiasecki/remove-unused-method-detector

Conversation

@j-piasecki

Copy link
Copy Markdown
Member

Description

Removes unused shouldAttachGestureToSubview declaration

Test plan

Build any of the apps

Copilot AI review requested due to automatic review settings June 2, 2026 09:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes an unused Objective-C method declaration from the iOS RNGestureHandlerDetector header to reduce dead API surface in the Apple/Fabric implementation.

Changes:

  • Deleted the shouldAttachGestureToSubview: method declaration from RNGestureHandlerDetector.h.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@j-piasecki
j-piasecki merged commit 7657251 into main Jun 2, 2026
4 checks passed
@j-piasecki
j-piasecki deleted the @jpiasecki/remove-unused-method-detector branch June 2, 2026 11:47
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.

3 participants