toomuchdesign/react-minimal-pie-chart

Text strings must be rendered within a <Text> component.

isohanvanani opened this issue · 1 comments

I am new to react-native.
While implementing pie chart I used react-minimal-pie-chart and got error:
Invariant Violation: Text strings must be rendered within a <Text> component.
For reference see attached screenshot.

Screenshot 2019-09-19 at 6 30 20 PM

This library currently targets only browsers. See #20.
I'm open to proposals on how to support native targets.