react-native-responsive-linechart
react-native-responsive-linechart copied to clipboard
Doesn't work with React Native .78
When I try the most basic chart example, it throws Maximum call stack size exceeded (native call stack depth) when I run it on Android
@Bohooslav do you resolved it?
@DSKonstantin no, I stopped working on that project. Were you able to reproduce the issue?
+1 the same issue
the same problem (RN 78.2)
by the way, graph works in release (apk -> device), error only in debug mode on emulator
@Bohooslav
I'm moved to react-native-gifted-charts, easy for switch.