obipawan / react-native-dash

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

Dash doesn't always re-render when props change #10

Closed zoharlevin closed 7 years ago

zoharlevin commented 7 years ago

i have a props value for the width of the Dash, something like this: Dash style={{width: myWidth}}...

but the component doesn't seem to always re-render when the myWidth value changes. am I missing something here?

obipawan commented 7 years ago

Thanks a ton for reporting and fixing this @zoharlevin :)

Available in 0.0.7