Background

mobile

使用示例

1
2
<Background lineColor={'gray'} lineWidth={StyleSheet.hairlineWidth} />

Props

属性 说明 类型 isRequired 默认值
position 背景线的位置(top \ bottom \ left \ right) string 不指定默认为上下左右都有
dash 虚线的配置信息 array
lineColor 线条颜色 string
lineWidth 线条粗细 number