react-native-icloudstore
react-native-icloudstore copied to clipboard
Import AsyncStorage from @react-native-async-storage to silence warning
This pull request aims to replace the deprecated import from react-native with the new package @react-native-async-storage.
I am not sure whether we need to add react-native to the dependencies as well or why it was not listed before.