1.3.0
-
Feature
InputItem
支持虚拟的金额输入键盘 (type="money"
)。(#1419)Slider
&Range
新增handleStyle
,trackStyle
,railStyle
以支持自定义样式。(a83d0fe)- React-Native
Progress
新增wrapStyle
以自定义容器样式。(3ad012a) - React-Native
Carousel
新增dotStyle
,dotActiveStyle
以自定义指示器样式。(#1425) - React-Native
Button
新增delayPressin
,delayPressout
以自定义点击延时。(b6ec8e2)
-
Bug Fix