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

Alert with many buttons is cut off #59

Closed okwasniewski closed 8 months ago

okwasniewski commented 11 months ago

Description

In the Alert example, the alert with many buttons is cut off the screen

CleanShot 2023-12-15 at 10 33 58@2x

Marcoo09 commented 11 months ago

Am I doing something wrong to reproduce the issue? image

okwasniewski commented 11 months ago

@Marcoo09 Which beta are you running? Maybe it's a regression in the latest one

Marcoo09 commented 11 months ago

I'm using Xcode 15.1 beta and visionOS 1 beta 6

okwasniewski commented 11 months ago

@Marcoo09 Im running Xcode 15.2 beta with visionOS Beta 7, can you check it on the newer sdk?

Marcoo09 commented 10 months ago

@okwasniewski sorry for the delay, I'll check it tomorrow!

okwasniewski commented 10 months ago

For me this is still happening even on Xcode 15.2 stable

okwasniewski commented 8 months ago

I've double checked this in SwiftUI application and the same thing is happening - I'm closing this

CleanShot 2024-03-22 at 15 58 32@2x