segmented-arc-for-react-native
segmented-arc-for-react-native copied to clipboard
Segmented arc component for React Native
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Please Update the following code in SegmentedArc.js `Animated.timing(arcAnimatedValue, { toValue: lastFilledSegment.filled, duration: animationDuration, delay: animationDelay, useNativeDriver: false, easing: Easing.out(Easing.ease) }).start(); const listenerId = arcAnimatedValue.addListener(e => { if (e.value === lastFilledSegment.filled)...
When using dynamic fillvalue the arc does not display correctly until animation is set to false even modifying the animation delay does not solve the problem
Fix #103
Hey there! 👋🏻 I had the same issue as #88: providing dynamic values for `fillValue` does not update the position of the `Cap` component. I patched the dependency locally and...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.5.0. Changelog Sourced from fast-xml-parser's changelog. Note: If you find missing information about particular minor version, that version must have been changed without any functional...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.1 to 1.16.0. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @UlisesGascon made their first contribution...
Bumps the npm_and_yarn group with 1 update in the / directory: [image-size](https://github.com/image-size/image-size). Bumps the npm_and_yarn group with 1 update in the /example directory: [image-size](https://github.com/image-size/image-size). Updates `image-size` from 1.1.1 to 1.2.1...
We don't need the npm version of the package.lock