Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActionSheetIOS - Action sheet with anchor is not attaching to a view #7

Closed
okwasniewski opened this issue Oct 20, 2023 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@okwasniewski
Copy link
Member

okwasniewski commented Oct 20, 2023

Description

When trying to open action sheet with an anchor (4h option inside of ActionSheetIOS example in RNTester), the view is not attached to the anchor and it's displayed normally.

This might not be (yet?) supported on VisionOS but it's worth checking why it's not working. Share Sheet is correctly attached to an anchor.

CleanShot 2023-10-20 at 10 43 55@2x

@okwasniewski okwasniewski added the bug Something isn't working label Oct 20, 2023
@okwasniewski
Copy link
Member Author

After researching this with @souhe looks like it's not supported on Apple Vision Pro. (Even when recreating the exact same scenario in Swift project)

Maybe we need to report this to Apple (or it will be fixed in the next beta)

@okwasniewski
Copy link
Member Author

After double checking, the same behavior is on iOS. Only iPad attaches to anchor with ActionSheet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant