Closed okwasniewski closed 1 year ago
This PR adds basic support for visionOS to run it without compatibility mode and fully leverage platform SDK.
visionOS
[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
Platform.isVisionOS
hoverStyle
GlassViewController
third-party-podspecs
Amazing guys, well done 👍
Summary:
This PR adds basic support for
visionOS
to run it without compatibility mode and fully leverage platform SDK.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 APIsTest Plan:
Known Issues
third-party-podspecs
folder