Hi, i’m trying to setup CometChat in React Native, in my app y use the next library: @react-native-async-storage/async-storage but in the Steps declared in the documentation is required the use of: @react-native-community/async-storage
On the npm page it says that this package has been deprecated
Can someone help me? is there some way to change the async storage package that use CometChat?