react-native-animated-charts
react-native-animated-charts copied to clipboard
add clearTimeout to ChartPathProvider useEffect
The current implementation of ChartPathProvider triggers a memory leak warning, because the timeout in ChartPathProvider's main useEffect isn't cleared on unmount. This PR adds a clean-up.
can you remove all changes related to whitespaces?
I think you can just use the first commit and drop other 3.