react-native-pie
react-native-pie copied to clipboard
Pie chart for React Native
@nihgwu @SpencerLynn @zgordon01 @kevkevinpal are you guys aware of this issue? if you know of a solution to this please share... Thank you in advance.
To fix this error I propose to merge my PR with the declaration file for TS support Related issue - [#16 ](https://github.com/nihgwu/react-native-pie/issues/16) 
i am trying to show pie chart from my json output but showing below error Error: Exception in HostFunction: Malformed calls from JS: field sizes are different. [[24,24,24,24,24],[2,2,2,2,2],[[759,"ARTGroup",271,{"transform":[1,0,0,1,0,0],"opacity":1}]],2468] This error...
As I have mentioned that I was facing an issue with the `strokeCap={'round'}` prop, I was able to figure out what the issue might be, and I decided to push...
I wanna show a tooltip above every pie to show extra information. Is it possible to add an onPress handler and a view on every pie?
## Migrating from react-native-community/art to react-native-svg react-native-community/art is a deprecated library, and with JCenter becoming read-only on February 1st, 2022 a migration to react-native-svg should be done to avoid issues...
I used this package about a year and a half ago (version ~0.6.0), and just recently came back to my project, and I'm getting an "Invariant Violation: requireNativeComponent: "ArtShape" was...
Hello, How to make the Pie Label, not in middle but in the slice of pie? Thank you
Is there something particular I need to do to get Pie to render in Android? It works fine in iOS, but Android will not render the pie. I know it...
Throwing this error on Android in dev mode, but production mode seems to be OK. Error while updating property 'stroke' in shadow node of type: ARTShape java.lang.String cannot be cast...