victory-native 是不错的图表组件,支持很多种图表

地址:

https://github.com/FormidableLabs/victory-native

先安装 react-native-svg:

npm install react-native-svg --save
react-native link react-native-svg

再安装 victory-native:

npm install victory-native --save
react-native link victory-native

 

相关文章:

  • 2021-11-30
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案