async-storage icon indicating copy to clipboard operation
async-storage copied to clipboard

Native Module AsyncStorage is null on Expo 36.0.0

Open narensprinter opened this issue 4 years ago • 2 comments

Description

I tried to use this library with Expo sdk 36.0.0 but its through error. " Native Module AsyncStorage is null" . Is there any way to fix this issue on expo ?

narensprinter avatar Jan 22 '20 20:01 narensprinter

My tip is that Expo doesn't have @react-native-community/async-storage properly build in.

jukben avatar Jan 23 '20 09:01 jukben

I have the same issue. Android. Error: [@RNC/AsyncStorage]: NativeModule: AsyncStorage is null. "react-native": "0.63.3", "react-native-web": "0.12.1", It is @react-native-community/async-storage problem. I tried @callstack/async-storage package because I have the same problem with @react-native-community/async-storage

mrKorg avatar Oct 12 '20 08:10 mrKorg