react-native-video-cache:轻松缓存视频

时间:2021-05-17 04:58:29
【文件属性】:
文件名称:react-native-video-cache:轻松缓存视频
文件大小:340KB
文件格式:ZIP
更新时间:2021-05-17 04:58:29
JavaScript React本地视频缓存 提升在线视频加载和缓存的性能 使用以下库进行繁重的工作。 iOS: : Android: : 入门 $ yarn add react-native-video-cache 大多是自动安装 $ react-native link react-native-video-cache 用法 import convertToProxyURL from 'react-native-video-cache' ; ... < Video source = { { uri : convertToProxyURL ( originalURL ) } } / >
【文件预览】:
react-native-video-cache-master
----.gitignore(413B)
----package.json(776B)
----android()
--------build.gradle(5KB)
--------src()
--------README.md(662B)
----ios()
--------VideoCache.xcodeproj()
--------VideoCache.xcworkspace()
--------VideoCache.m(899B)
--------VideoCache.h(92B)
----index.js(247B)
----scripts()
--------examples_postinstall.js(4KB)
----README.md(531B)
----example()
--------.gitignore(793B)
--------.flowconfig(2KB)
--------package.json(627B)
--------.buckconfig(114B)
--------android()
--------.watchmanconfig(2B)
--------metro.config.js(300B)
--------ios()
--------index.js(183B)
--------__tests__()
--------App.js(1KB)
--------babel.config.js(77B)
--------.gitattributes(16B)
--------app.json(51B)
--------yarn.lock(253KB)
----.npmignore(8B)
----.gitattributes(16B)
----react-native-video-cache.podspec(876B)
----yarn.lock(186KB)
----index.d.ts(54B)
----index.web.js(74B)

网友评论