wuba / react-native-echarts

📈 React Native ECharts Library: An awesome charting library for React Native, built upon Apache ECharts and leveraging react-native-svg and react-native-skia. Offers significantly better performance compared to WebView-based solutions.
https://wuba.github.io/react-native-echarts/
Apache License 2.0
762 stars 25 forks source link

升级新版本 react-native-reanimated,RNGestureHandler.js 报错了 #164

Open musicode opened 8 months ago

musicode commented 8 months ago

升级 react-native-reanimated@3.8.1,报错如下:

image

报错文件为:@wuba/react-native-echarts/lib/module/components/RNGestureHandler.js

zhiqingchen commented 1 week ago

试一下新的 example ,使用了 "react-native-reanimated": "~3.16.1",未发现该问题