Skip to content

[iOS] Remove unused methods from Hover#4139

Merged
j-piasecki merged 1 commit into
mainfrom
@jpiasecki/remove-unused-methods-hover
May 4, 2026
Merged

[iOS] Remove unused methods from Hover#4139
j-piasecki merged 1 commit into
mainfrom
@jpiasecki/remove-unused-methods-hover

Conversation

@j-piasecki
Copy link
Copy Markdown
Member

Description

Removes unused methods from RNHoverHandler

Test plan

Compile test app

Copilot AI review requested due to automatic review settings April 30, 2026 11:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes dead code from the iOS Hover gesture recognizer implementation (RNHoverHandler) to simplify the handler surface area without changing runtime behavior.

Changes:

  • Deleted unused triggerAction and cancel methods from RNBetterHoverGestureRecognizer.

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

@j-piasecki j-piasecki merged commit 86bbf16 into main May 4, 2026
7 checks passed
@j-piasecki j-piasecki deleted the @jpiasecki/remove-unused-methods-hover branch May 4, 2026 10:40
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