以前的版本是没有这个问题的都是很快就返回了
console.log('---read--start', Date.now())
const value = await AsyncStorage.getItem(key);
console.log('---read--end', Date.now())
Async Storage version:
React-Native version: 0.59.8
Only on debug mode?
Only on debug mode?
no ,release also
仅在调试模式下?
不,也发布
i resolved in https://github.com/react-native-community/async-storage/pull/160
@yazhengwang Sorry for rough action, but could you please open a new issue (or reopen current one) in English, please?
thanks.
@Krizzu I resolved ,Thank you ,you can colse it
I'm the Expo user, so I must use the AsyncStorage from react-native. And it's also have the problem on some Android device. Is there any way to fix it?
@Krizzu I resolved ,Thank you ,you can colse it
我也遇到同样的问题,你是怎么解决的?
Most helpful comment
@yazhengwang Sorry for rough action, but could you please open a new issue (or reopen current one) in English, please?
thanks.