Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Use separate AsyncStorage package #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Menardi
Copy link

@Menardi Menardi commented May 30, 2019

Since [email protected], AsyncStorage has been moved into a separate package, @react-native-community/async-storage. Importing AsyncStorage directly from react-native in 0.59 and above will print a warning. In future it will stop working.

This PR updates the imports to instead use the new separate package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant