Skip to content

Conversation

thiagobrez
Copy link
Contributor

Summary

Closes #1062

This PR adds support for React Native visionOS, the new out-of-tree platform.

image

Test Plan

You can init a new project with React Native visionOS, install the library as usual (and apply the one-line change in this PR) and all APIs should be working.

All the APIs used here are already supported in visionOS, so it's just a matter of adding the platform to the podspec for it to get installed.

All the tests still pass. No actual change in C or JS files.

Copy link
Member

@tido64 tido64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you ❤️

@tido64 tido64 merged commit a170bac into react-native-async-storage:main Feb 15, 2024
@AsyncStorageBot
Copy link
Collaborator

🎉 This PR is included 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add visionOS support

3 participants