cheeaun / cheeaun/react-native-cache-store
npm version not up-to-date
Open
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
when installing `v1.0.2` you still get the original version, where
```
import { AsyncStorage } from 'react-native';
```
and you get the error
```
Warning: AsyncStorage has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/async-storage' instead of 'react-native'. See https://github.com/react-native-community/async-storage
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.