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

task(StatusBar component): show warn when using StatusBar #49

Closed Marcoo09 closed 12 months ago

Marcoo09 commented 12 months ago

Summary:

Issue Mark StatusBar as unsupported given VisionOS doesn't have a concept of StatusBar.

Changelog:

[VISIONOS] [ADDED] - warning about unavailable StatusBar [VISIONOS] [CHANGED] - do nothing if TARGET_OS_VISION in stopObserving

Test Plan:

  1. Open StatusBar in RNTester
  2. Verify warn is displayed in the app and in the Metro logs