Releases: cwnicoletti/react-native-gauge
Releases · cwnicoletti/react-native-gauge
v0.1.2
🎉 New Features:
- Added a addTriangleBase prop to Gauge allowing users to add a triangle to the bottom of the needle
- Added triangleBaseColor, triangleBaseWidth and triangleBaseHeight props to style that base triangle
✔️ Bugfixes:
- translateNeedleY wasn't working at certain values in combination with needle height. completely fixed.
v0.1.1
🎉 New Features:
- Added a gradientStyle prop to style the gradient mask, if enabled.
v0.1.0
First Stable-Beta Release of react-native-gauge 🎉
I'm happy to announce React Native's first open-source gauge component!
This component provides:
- An (optional) animated response to any change in "progress" of Gauge
- Easy to change shapes, colors, sizes, and end-angles
- (Optional) Linear gradient mask
And here are some future plans:
- Make this component compatible with Android (and web if possible)
- Add more linear gradients to specific pieces and rotation of linear gradients
- Possibly add (optional) numbers to gauge