
@nihgwu @msand @SpencerLynn @zgordon01 @kevkevinpal I am trying to create a donut pie chart in react-native where curve should be in clock direction. I achieved most of it to fulfil the requirement using plugin https://github.com/nihgwu/react-native-pie but I am not finding a way to change the direction.
If anyone has played around with this component then please suggest the code changes to meet the expected UI.
anyone please help me