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

AsyncStorage is not available in expo #244

Closed
duylinhdang1998 opened this issue Nov 8, 2019 · 13 comments
Closed

AsyncStorage is not available in expo #244

duylinhdang1998 opened this issue Nov 8, 2019 · 13 comments

Comments

@duylinhdang1998
Copy link

image
I installed react-native-community/async-storage and using App but got error in my picture! How do fix that?? Thanks you

@el-angel
Copy link

How did you fix it?

@duylinhdang1998
Copy link
Author

wait expo support it

@darrylyoung
Copy link

Using Expo, has anyone come across a solution to this other than sticking with the now-deprecated React Native official AsyncStorage package?

@saur2729
Copy link

saur2729 commented Feb 2, 2020

Using Expo, has anyone come across a solution to this other than sticking with the now-deprecated React Native official AsyncStorage package?

no not yet, I'm waiting for the developers to add a support for EXPO apps
In the meanwhile, you can use this -
import { AsyncStorage } from 'react-native'

@shanhuiyang
Copy link

looking forward resolving this issue.

@saur2729
Copy link

saur2729 commented Feb 3, 2020

looking forward resolving this issue.

Thanks man.
It would be great if you could prioritise it. As a beginner I'm more into expo for ease of configuration.

@LouisJS
Copy link

LouisJS commented Feb 10, 2020

Up :)

@spit4520
Copy link

spit4520 commented Mar 2, 2020

Using Expo, has anyone come across a solution to this other than sticking with the now-deprecated React Native official AsyncStorage package?

no not yet, I'm waiting for the developers to add a support for EXPO apps
In the meanwhile, you can use this -
import { AsyncStorage } from 'react-native'

If you use the above suggestion ^^ it will clear up most standard issue. Cannot guarantee for edge cases

@Gregoirevda
Copy link

up

@code-by
Copy link

code-by commented Apr 14, 2020

any update? )

@Waleed9042
Copy link

up

@chris-chao
Copy link

Is this a known issue? I am running Expo 37 and am running into this as well. I have tried all the steps listed in the Error screenshot and still nothing. Thanks.

@krizzu
Copy link
Member

krizzu commented May 25, 2020

Addressed here
#368

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

No branches or pull requests