react native countdown component:React本机倒数 源码
React本机倒计时 React原生倒数 安装 运行npm install react-native-countdown-component --save或yarn add react-native-countdown-component --save 道具 名称 描述 类型 默认值 ID 计数器ID,以确定是否重置计数器 串 空值 风格 覆盖组件样式 目的 {} digitStyle 数字风格 目的 {背景颜色: '#FAB913' } digitTxtStyle 数字文字样式 目的 {颜色: '#000' } timeLabelStyle 时间标签样式 目的 {颜色: '#0
文件列表
react-native-countdown-component-master.zip
(预估有个6文件)
react-native-countdown-component-master
.gitignore
30B
package.json
797B
LICENSE
1KB
index.js
7KB
README.md
3KB
yarn.lock
3KB
暂无评论