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

Styles of `ScreenshotExample` are broken #14

Closed okwasniewski closed 11 months ago

okwasniewski commented 1 year ago

Description

When navigating to ScreenshotExample the user can't see anything except a blank screen.

Styles of this example are broken

matthargett commented 1 year ago

Can you supply a video/screenshot that highlights the problem?

okwasniewski commented 1 year ago

Sure!

This is how it looks currently: Simulator Screenshot - Apple Vision Pro - 2023-10-25 at 21 39 02

okwasniewski commented 1 year ago

Ah it's also broken for iOS in RN Core (for dark appearance). So this PR should be contributed to Core

simulator_screenshot_70817CBA-9A24-4414-9895-30F0C6E97518

okwasniewski commented 1 year ago

https://github.com/facebook/react-native/pull/41222