react-native-image-cache-hook

时间:2024-06-05 18:04:44
【文件属性】:

文件名称:react-native-image-cache-hook

文件大小:120KB

文件格式:ZIP

更新时间:2024-06-05 18:04:44

TypeScript

React Native Image Cache钩子 适用于iOS和Android的React Native图像缓存挂钩是一个简单的挂钩,用于在网络中的图像文件系统中添加缓存。 安装 yarn add react-native-image-cache-hook 我们在此软件包中使用处理文件系统访问,并且在安装过程中需要执行额外的步骤。 安装rn-fetch-blob yarn install --save rn-fetch-blob 或者,如果使用CocoaPods,则将广告连播添加到您的Podfile pod 'rn-fetch-blob', :path => '../node_modules/rn-fetch-blob' 手动链接本机模块 如果自动链接对您不起作用,请参阅有关。 自动链接本机模块 对于0.29.2+项目,只需通过以下命令链接本机包(注意:rnpm


【文件预览】:
react-native-image-cache-hook-master
----.gitignore(141B)
----package.json(1KB)
----README.html(16KB)
----src()
--------cacheManager.ts(2KB)
--------useExternalImageCache.ts(522B)
--------index.ts(166B)
----LICENSE(1KB)
----tsconfig.json(298B)
----.eslintrc.js(62B)
----.prettierrc.js(180B)
----README.md(4KB)
----.circleci()
--------config.yml(457B)
----yarn.lock(278KB)

网友评论