bartgryszko / react-native-circular-progress

React Native component for creating animated, circular progress with ReactART
MIT License
2.13k stars 424 forks source link

MSB-791 Add marker to CircularProgress component #324

Closed flaviamuntean closed 9 months ago

flaviamuntean commented 9 months ago

This PR adds a circular marker on the background line which takes the same colour as tintColor. The marker prop works similarly to fill: it is a number that represents the percentage at which the marker should be placed.