文件名称:react-native-loading-spinner-overlay:React Native加载微调器叠加层
文件大小:789KB
文件格式:ZIP
更新时间:2024-02-20 02:45:45
react android ios react-native progress-bar
React本机加载微调器叠加层 目录 安装 : npm install react-native-loading-spinner-overlay : yarn add react-native-loading-spinner-overlay 例 有关示例实现,请参见。 选件 属性 类型 默认 描述 可取消 布尔型 false Android :如果设置为false,则将在按下硬件后退按钮时防止微调器隐藏。 如果设置为true,则如果按下硬件后退按钮,它将允许微调器隐藏。 颜色 串 "white" 更改微调器的颜色(示例值为red , #ff0000等)。 要调整对比度,请参见下面的overlayColor 。 动画 字符串(枚举) none , slide , fade "none" 更改显示的动画并隐藏微调器的视图。 overlayColor 串 rgba(0, 0, 0, 0.25) 更改叠加层的颜色。 尺寸 字符串(枚举) small , normal , large "large" 设置微调框的大小。 目前不支持其他跨平台大小。 textCon
【文件预览】:
react-native-loading-spinner-overlay-master
----.gitignore(55B)
----README.md(6KB)
----LICENSE(1KB)
----.gitattributes(12B)
----package.json(3KB)
----index.js(4KB)
----example()
--------ios()
--------.gitignore(818B)
--------android()
--------.gitattributes(16B)
--------package.json(629B)
--------haul.config.js(146B)
--------.babelrc(60B)
--------index.js(183B)
--------.buckconfig(114B)
--------.flowconfig(2KB)
--------webpack.haul.js(65B)
--------app.json(51B)
--------.watchmanconfig(2B)
--------App.js(2KB)
--------yarn.lock(325KB)
----media()
--------demo.gif(430KB)
----config.js(399B)
----.npmignore(47B)
----.editorconfig(147B)
----index.html(1KB)
----yarn.lock(355KB)