Closed
Description
I'm hoping someone could answer my question about a problem I'm seeing.
I'm using aws-amplify which is still using the old react-native core version of asyncstorage. I've moved my app over to using the react-native-community version. When I look at the storage while the app is running both are populating the asyncstorage correctly but when I restart the app only the data from my app using the react-native-community version is still there.
I've tried many things to try to fix this but to no luck. What I'm wondering is if there is a chance of conflict between the two if a module is still using the old version.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels