D3 Pie Chart for React Native
Here is a D3 pie chart React Native component written in TypeScript. This is quite a bare-bones implementation and will require some customization to suit your needs. However, this should help you get started on creating your own D3 pie chart component. This component is IOS and Android compatible. Scroll to the end for the complete file.