Open edo1493 opened 6 years ago
It seems like you can't render anything inside a LineChart
. But did you try to render them side-by-side?
same issue. Can't render another graph as a decorator on Android.. Works well on IOS
Is this problem somehow resolved? I have the same issue on Android (can't render anything as LineChart children).
What is the problem?
Hello, I am trying to render a shadow for a line chart, which is basically another line chart as child of the parent line chart. It seems nothing gets rendered on Android, while iOS works like a charm.
When does it happen?
Android only.
What platform?
React Native version: 0.57
Code to reproduce
This is what I see on iOS.
This is Android.