nihgwu / react-native-pie

Pie chart for React Native
MIT License
107 stars 25 forks source link

Migrating from react-native-community/art to react-native-svg #49

Open teammitchell opened 2 years ago

teammitchell commented 2 years ago

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 related to JCenter. RNSvg is the recommended replacement library for RNC/art as per the RNC/art readme.

A similar migration has been done to react-native-progress