资源说明:React本机倒计时
React原生倒数
安装
运行npm install react-native-countdown-component --save或yarn add react-native-countdown-component --save
道具
名称
描述
类型
默认值
ID
计数器ID,以确定是否重置计数器
串
空值
风格
覆盖组件样式
目的
{}
digitStyle
数字风格
目的
{背景颜色: '#FAB913' }
digitTxtStyle
数字文字样式
目的
{颜色: '#000' }
timeLabelStyle
时间标签样式
目的
{颜色: '#0
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。