Home > Blockchain >  Is there any chart library that can be reused for both react for web and react-native?
Is there any chart library that can be reused for both react for web and react-native?

Time:12-04

If not, then is there any chart (data drawing) library that most components can be reused on both, or at least is compatible enough for react[web] and react-native[mobile] to make the work easier and faster?

CodePudding user response:

Victory is a charting library that supports different patterns in modular forms and ready to use components for both React and React Native applications. The React Native variant is also known as Victory Native.

  • Related