react-native-starter icon indicating copy to clipboard operation
react-native-starter copied to clipboard

AsyncStorage has been extracted from react-native core

Open JRamon21 opened this issue 5 years ago • 0 comments

Hi, i'm getting this warning but i cannot find where the async-storage is imported to change react-native by @ react-native-community/async-storage.

Warning: AsyncStorage has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/async-storage' instead of 'react-native'. See https://github.com/react-native-community/async-storage

JRamon21 avatar Jul 21 '20 19:07 JRamon21