The most complete library for Bar, Line, Area, Pie, Donut, Stacked Bar and Population Pyramid charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.
ERROR Invariant Violation: [1165,"RCTView",711,{"position":"absolute","height":"<<NaN>>","bottom":60,"paddingLeft":20,"width":40,"flexDirection":"row"}] is not usable as a native method argument
Description
Code
<BarChart data={[]}/>
Error
Steps to reproduce
<BarChart data={[]}/>
Snack or a link to a repository
No response
version of react-native-gifted-charts
1.4.41
React Native version
0.74.5
Platforms
iOS
Workflow
None