Skip to content

[0.76.4] View : onHoverIn / onHoverOut not implemented? #2313

@gaeldestrem

Description

@gaeldestrem

Environment

react-native -v: 15.0.1
npm ls react-native-macos: : 0.76.4
node -v: 18.20.5
npm -v: 10.8.2
yarn --version: 1.22.1
xcodebuild -version: Xcode 16.1 (Build version 16B40)

Steps to reproduce the bug

I am trying to implement a style effect triggered when the mouse hovers over an item.

However, I’ve encountered a challenge because the onHoverIn and onHoverOut hooks do not seem to be implemented at the moment (The same implementation was working on previous architecture).

Questions:

  1. Are there any plans to add support for onHoverIn and onHoverOut hooks in future updates?
  2. If not, is there a recommended workaround to achieve similar hover effects using the current functionalities available?

I would appreciate any guidance or suggestions you might have. Thank you!

Expected Behavior

No response

Actual Behavior

No response

Reproducible Demo

No response

Additional context

No response

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