用于 android 的 React Native Charts
Posted
技术标签:
【中文标题】用于 android 的 React Native Charts【英文标题】:React Native Charts for android 【发布时间】:2016-01-04 13:27:30 【问题描述】:嗨,有人可以建议我在 react native 中实现图表的最佳方法吗,我已经使用 https://github.com/onefold/react-native-chart 为 ios 实现了图表,它工作正常,但对于 android,我有点挣扎,如果有人可以,那会有很大的帮助
谢谢
【问题讨论】:
【参考方案1】:至少有 2 个不错的库可以为 iOS 和 android 平台在 react-native 中创建图表,看看:
react-native-svg-charts 在:https://github.com/JesperLekland/ react-native-chart-kit 位于:github.com/indiesspirit/react-native-chart-kit –
您还可以使用 D3 和 ART 查看 React Native 中的动画图表。使用这 2 个库,您将能够制作自定义图表,甚至为它们制作动画。 Link for tutorial
【讨论】:
【参考方案2】:你应该尝试使用这个库https://github.com/hongyin163/react-native-chart-android。 它适用于 Android。
【讨论】:
【参考方案3】:您也可以查看https://github.com/wuxudong/react-native-charts-wrapper。
同时支持安卓和ios。使用最新的 MpAndroidChart 和图表
【讨论】:
【参考方案4】:我建议您使用react-native-chart-kit
和react-native-svg
。只需安装它,导入即可绘制多种类型的图表,例如:折线、贝塞尔线、进度、条形图、饼图和贡献图(热图)。你可以试试我的基本项目:click here。享受?
【讨论】:
以上是关于用于 android 的 React Native Charts的主要内容,如果未能解决你的问题,请参考以下文章
为啥 shadowColor: '...' - 不适用于“react-native-drawer”组件的 Android 上的抽屉样式?
用于 android 的 React Native Charts
@gorhom/react-native-bottom-sheet 不适用于 Android
未找到用于 react-native 的 Android SDK