Releases: nithinpp69/react-native-circular-progress-indicator
Releases · nithinpp69/react-native-circular-progress-indicator
V4.4.0
What's Changed
- feat: add imperative methods to play, pause, and reAnimate by @nithinpp69 in #76
Full Changelog: V4.3.0...V4.4.0
V4.3.0
What's Changed
- feat: change stroke color based on animation value by @nithinpp69 in #74
Full Changelog: V4.2.1...V4.3.0
V4.2.1
What's Changed
- fix: fix #70 suffix and prefix style on android by @nithinpp69 in #71
Full Changelog: V4.2.0...V4.2.1
V4.2.0
- make prefix and suffix separate text components
- add separate styles for prefix and suffix value
V4.0.1
- fix: make dashed circle fill color transparent
V4.0.0
V3.2.1
V3.2.0
Build: 🏠 3.2.0
- react-native-circular-progress-indicator
- Added web support.
- Now you can use the component in web too.
V3.1.0
Build: 🏠 3.1.0 - react-native-circular-progress-indicator
Updated internal working of the module.
Refactored the code to several standalone components.
Moved all the animation logic to a custom hook useAnimatedValue
V3.0.1
What's Changed
- docs: update readme to include the updated props name by @nithinpp69 in #47
Full Changelog: V3.0.0...V3.0.1