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

fix: presentation of alert controller #4

Closed okwasniewski closed 1 year ago

okwasniewski commented 1 year ago

Summary:

Fixed the presentation of Alert controller for VisionOS.

Before:

https://github.com/callstack/react-native-visionos/assets/52801365/a75ad0cf-d8fd-4eef-a0db-af2ae7b07a55

After:

https://github.com/callstack/react-native-visionos/assets/52801365/d1ff2832-5ea9-48df-980c-2805fb34c5a7

Test Plan:

Launch the app on VisionOS and check that alerts are shown correctly