文件名称:文件系统中的React-Native图像缓存以及针对iOS和Android的渐进式加载-JavaScript开发
文件大小:186KB
文件格式:ZIP
更新时间:2024-06-15 00:28:27
JavaScript Mobile
文件系统中的React-Native图像缓存,适用于iOS和Android的渐进式加载渐进式加载的React Native Image缓存启发于:wcandillon / react-native-expo-image-cache(William Candillon)WrathChaos / react-native-progressive-fast- image(FreakyCoder)功能逐步加载在文件系统中缓存远程图像使用react-native-file-access进行文件系统访问在Typescript Preview中编写iOS:Android:安装yarn:yarn add @ georstat / react-native-image-cache npm :npm i @ georstat / react-native-image-cache用法导入
【文件预览】:
react-native-image-cache-main
----.gitattributes(16B)
----commitlint.config.js(70B)
----.eslintrc.js(326B)
----src()
--------index.ts(114B)
--------CachedImage.tsx(4KB)
--------types.d.ts(1KB)
--------defaultConfiguration.ts(202B)
--------CacheManager.ts(4KB)
----babel.config.js(77B)
----scripts()
--------auto-changelog.js(1KB)
----.prettierrc.json(135B)
----example()
--------metro.config.js(942B)
--------.gitattributes(127B)
--------.eslintrc.js(74B)
--------src()
--------ios()
--------android()
--------tsconfig.json(698B)
--------__tests__()
--------.buckconfig(114B)
--------.editorconfig(43B)
--------app.json(80B)
--------.gitignore(806B)
--------.prettierrc.js(144B)
--------index.js(167B)
--------.watchmanconfig(2B)
--------package.json(1KB)
----tsconfig.json(748B)
----LICENSE(1KB)
----README.md(6KB)
----release-template.hbs(1KB)
----.release-it.json(598B)
----.editorconfig(283B)
----templates()
--------changelog-template.hbs(930B)
--------release-template.hbs(775B)
----.gitignore(593B)
----CHANGELOG.md(6KB)
----.eslintignore(39B)
----.auto-changelog(193B)
----package.json(2KB)