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

Import AsyncStorage from @react-native-async-storage to silence warning

Open thraizz opened this issue 2 years ago • 0 comments

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.

thraizz avatar Mar 23 '22 13:03 thraizz