obipawan / react-native-dash

A super simple <Dash /> component for react-native to draw customisable dashed lines
176 stars 63 forks source link

reimplement dashColor property #6

Closed garthenweb closed 7 years ago

garthenweb commented 7 years ago

As discussed in #5 this PR will bring the dashColor property back. It is also possible to override it by setting the backgroundColor via dashStyle property (all generated styles are now able to be overridden by dashStyle).