Skip to main content

Dash

Dashed line Component
(code example)

Usage​

Live Editor
<Dash vertical style={styles.dash}/>
Result
Loading...

API​

color​

The color of the dashes string

containerStyle​

The container style ViewStyle

gap​

The gap between the dashes number

length​

The length of the dashes number

style​

Additional style to the dashes ViewStyle

thickness​

The thickness of the dashes number

vertical​

Is the dashed line should be vertical boolean