Skip to content

Releases: nithinpp69/react-native-circular-progress-indicator

V4.4.0

18 Jul 12:11
77eb78c
Compare
Choose a tag to compare

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

07 Jul 12:53
e446443
Compare
Choose a tag to compare

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

06 Jul 10:33
4a29958
Compare
Choose a tag to compare

What's Changed

Full Changelog: V4.2.0...V4.2.1

V4.2.0

07 Jun 06:14
f3e81db
Compare
Choose a tag to compare
  • make prefix and suffix separate text components
  • add separate styles for prefix and suffix value

V4.0.1

07 Jun 05:27
4eae99d
Compare
Choose a tag to compare
  • fix: make dashed circle fill color transparent

V4.0.0

18 Apr 15:28
bb5c420
Compare
Choose a tag to compare

added new prop allowFontScaling. Use this to enable/disable font scaling #54
fixed extra padding issue from CircularProgress #53

V3.2.1

13 Apr 07:01
e7548dd
Compare
Choose a tag to compare

V3.2.0

04 Apr 11:54
e9c2f4e
Compare
Choose a tag to compare

Build: 🏠 3.2.0 - react-native-circular-progress-indicator


  • Added web support.
  • Now you can use the component in web too.

V3.1.0

03 Apr 17:10
377d339
Compare
Choose a tag to compare

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

01 Apr 09:53
cb7b64f
Compare
Choose a tag to compare

What's Changed

  • docs: update readme to include the updated props name by @nithinpp69 in #47

Full Changelog: V3.0.0...V3.0.1