callstack / react-native-visionos

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

feat: add visionos support #1

Closed okwasniewski closed 1 year ago

okwasniewski commented 1 year ago

Summary:

This PR adds basic support for visionOS to run it without compatibility mode and fully leverage platform SDK.

CleanShot 2023-10-08 at 12 06 18@2x

Changelog:

[VisionOS] [ADDED] - Platform.isVisionOS [VisionOS] [ADDED] - hoverStyle for touchable views [VisionOS] [ADDED] - GlassViewController for RCTAppDelegate view controller to support visionOS "glassy" look [VisionOS] [FIXED] - Fix DevMenu, Perf monitor, RedBox [VisionOS] [FIXED] - Get correct screen size from foreground scene [VisionOS] [FIXED] - Patch not supported APIs

Test Plan:

Known Issues

guilherme-francisco commented 4 months ago

Amazing guys, well done 👍