Skip to content

Releases: SimformSolutionsPvtLtd/react-native-spinner-button

v1.4.3

17 Apr 07:20
abf09e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.4.3

Bug fixes

23 Apr 04:31
6d05e84
Compare
Choose a tag to compare

Support height and width dynamic.
Add disable gradient colors.

Added some new feature and gradient support

22 Mar 10:57
c597530
Compare
Choose a tag to compare

Apply animation on button width and corner, like visualized as converting the rectangle to circle shape and visa versa.
Support to border [type(line, dot, dash), width, color].
Support Animation duration, alpha with morphing.
Support custom spinner.
Added default gradient(168 counts) and it's like as https://fx-gradient-previewer.netlify.app/

Update bumper version

17 Mar 15:02
d7c9768
Compare
Choose a tag to compare

Update bumper version.
Support gradient [type(Linear, Radial), radial radius, angle, color, positions]
Class component to function component.