callstack / react-native-visionos

A framework for building native visionOS applications using React
https://callstack.github.io/react-native-visionos-docs/
MIT License
847 stars 28 forks source link

chore: remove hover effect & add cursor: pointer #122

Closed okwasniewski closed 4 months ago

okwasniewski commented 4 months ago

This PR removes visionos_hoverEffect prop which is about to be replaced with cursor: pointer style.

Next steps involve cherry picking https://github.com/facebook/react-native/pull/43078