react-native-cached-image:react-native的CachedImage组件

时间:2021-02-05 11:10:48
【文件属性】:
文件名称:react-native-cached-image:react-native的CachedImage组件
文件大小:3.75MB
文件格式:ZIP
更新时间:2021-02-05 11:10:48
image react-native images cache react-native-component React本地缓存的图像 用于本机的CachedImage组件 这个软件包的灵感来自惊人的但是增加了一些功能,当我们尝试在我们的react-native应用程序中缓存图像时,我们会缺少这些功能。 安装 npm install react-native-cached-image --save - or - yarn add react-native-cached-image 我们在此软件包中使用处理文件系统访问,并且在安装过程中需要额外的步骤。 您只需要这样做一次。 react-native link react-native-fetch-blob 或者,如果要自动将Android权限添加到
【文件预览】:
react-native-cached-image-master
----.gitignore(586B)
----.babelrc(33B)
----package.json(2KB)
----LICENSE(1KB)
----index.js(277B)
----ImageCacheManager.js(5KB)
----__tests__()
--------SimpleMemoryFs.js(2KB)
--------ImageCacheManager-test.js(1KB)
--------SimpleMemoryCache.js(830B)
----utils()
--------pathUtils.js(3KB)
--------fsUtils.js(6KB)
----CachedImageExample()
--------.gitignore(430B)
--------.babelrc(34B)
--------.flowconfig(1KB)
--------package.json(814B)
--------.buckconfig(114B)
--------android()
--------.watchmanconfig(2B)
--------ios()
--------index.js(5KB)
--------loading.jpg(10KB)
--------__tests__()
--------.gitattributes(16B)
--------app.json(73B)
--------image1.jpg(3.55MB)
--------yarn.lock(175KB)
----README.md(7KB)
----CachedImage.js(7KB)
----ImageCacheProvider.js(3KB)
----ImageCachePreloader.js(1KB)
----ImageCacheManagerOptionsPropTypes.js(341B)
----yarn.lock(165KB)
----index.d.ts(5KB)

网友评论