n4kz / react-native-indicators

Activity indicator collection for React Native
Other
899 stars 117 forks source link

Added support of lineBorderWidth in MaterialIndicator #14

Closed maorshabo closed 4 years ago

maorshabo commented 6 years ago

I've added support to set the border width of the circle of Material Indicator component

natioskar commented 6 years ago

Great Idea!

n4kz commented 4 years ago

Thanks for PR and sorry for delayed reply. I've added trackWidth property to MaterialIndicator and released it in 0.15.0. I could not accept this PR due to existing file conflicts and broken default value (it should depend on component size).