react native auto cacheable image:自动缓存图像以供以后使用的图像组件并提供了一个缓存管理器 源码
React本地自动缓存图像 自动缓存图像以供以后使用的图像组件,并提供了一个缓存管理器 安装 npm i react-native-auto-cacheable-image @react-native-community/netinfo react-native-fs - or - yarn add react-native-auto-cacheable-image @react-native-community/netinfo react-native-fs 我们在此程序包中使用处理文件系统访问。 我们使用来管理设备的Internet连接。 网络状态-仅适用于Android 将以下行添加到您的android / app / src / AndroidManifest.xml中 <uses-permission android:name="android.permission.ACCESS
文件列表
react-native-auto-cacheable-image-master.zip
(预估有个15文件)
react-native-auto-cacheable-image-master
utils
fsUtils.js
6KB
pathUtils.js
2KB
yarn.lock
63KB
.eslintrc.js
208B
src
CacheableImage.js
8KB
CacheContext.js
824B
CacheManager.js
4KB
暂无评论