I used react-native-skia, react-native-gesture-handler and react-native-reanimated to clone the charts functionality from the Stocks app on iOS.
It works butter smooth (60fps) because all the animations are driven by react-native-reanimated.
Source code: https://github.com/adithyavis/stocks-...