local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
MIT License
3.02k
stars
268
forks
source link
ERROR: The modules ['@react-native-community_async-storage', 'react-native-community_async-storage'] point to the same directory in the file system. Each module must have a unique path. #254
Hello, I followed the official installation steps to install react-native-storage and @react-native-community/async-storage, and then build in androidstuio, but reported an error ERROR: The modules ['@react-native-community_async-storage' ,'react-native-community_async-storage'] point to the same directory in the file system.
Each module must have a unique path.
Hello, I followed the official installation steps to install react-native-storage and @react-native-community/async-storage, and then build in androidstuio, but reported an error ERROR: The modules ['@react-native-community_async-storage' ,'react-native-community_async-storage'] point to the same directory in the file system. Each module must have a unique path.