margelo / react-native-graph

📈 Beautiful, high-performance Graphs and Charts for React Native built with Skia

Home Page:https://margelo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animation does not work with large data set and crashes on navigation back

neo773 opened this issue · comments

commented

Hi,

Been tinkering around with the library to integrate in my App, but couldn't get it to work with a dataset of 300 points.
The animation does not work when mutating the chartData and the App crashes when navigating back to previous screen.

I have made a minimal reproducible repo on GitHub https://github.com/neo773/react-native-graph-repro-bug

RPReplay_Final1685644065.MP4

I agree. The animation change is not working.