callstack / react-native-visionos

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

fix: providing unsupported value to hoverStyle crashed the app #88

Closed okwasniewski closed 8 months ago

okwasniewski commented 8 months ago

Summary:

This PR fixes an issue where providing an unsupported value like visionos_hoverEffect="test" crashed the app.

Changelog:

[VISIONOS] [FIXED] - Prevent app crash with unsupported values for hoverEffect