Releases: SimformSolutionsPvtLtd/react-native-spinner-button
Releases · SimformSolutionsPvtLtd/react-native-spinner-button
v1.4.3
What's Changed
- Upgrade Dependencies by @nilesh-simform in #46
- Example app version update by @nilesh-simform in #45
- TypeScript Support by @nilesh-simform in #48
- README.md file update by @nilesh-simform in #47
- Code refactor and process to generate build by @nilesh-simform in #50
- Improve UI of example app buttons by @jigar-s-simform in #52
- Ripple Button With Animated API by @nilesh-simform in #54
- Refactor and documentation update for version 1.4.1 by @nilesh-simform in #55
- Strict TS Support by @nilesh-simform in #57
- Restructured Ripple Button In Spinner Button by @rajanpayal-simform in #66
New Contributors
- @nilesh-simform made their first contribution in #46
- @jigar-s-simform made their first contribution in #52
- @rajanpayal-simform made their first contribution in #66
Full Changelog: v1.0.8...v1.4.3
Bug fixes
Support height and width dynamic.
Add disable gradient colors.
Added some new feature and gradient support
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
Update bumper version.
Support gradient [type(Linear, Radial), radial radius, angle, color, positions]
Class component to function component.