Skip to main content

Dash

Dashed line Component

Usage#

<Dash vertical style={styles.dash}/>

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