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

feat: add visionOS support #1062

Closed
thiagobrez opened this issue Feb 15, 2024 · 1 comment · Fixed by #1063
Closed

feat: add visionOS support #1062

thiagobrez opened this issue Feb 15, 2024 · 1 comment · Fixed by #1063
Labels
enhancement New feature or request released

Comments

@thiagobrez
Copy link
Contributor

thiagobrez commented Feb 15, 2024

Proposal

Add support to React Native visionOS, the new out-of-tree platform

Alternatives

No response

Implementation Details

It's as simple as adding s.platforms = { ..., :visionos => "1.0" } in RNCAsyncStorage.podspec. All the APIs used here are already supported in visionOS.

Additional Context

PR #1063

simulator_screenshot_92D1A219-E21A-4C11-993C-D393D72836C2

@thiagobrez thiagobrez added the enhancement New feature or request label Feb 15, 2024
@AsyncStorageBot
Copy link
Collaborator

🎉 This issue has been resolved in version 1.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants