Hi. I am searching for an npm library with react-native charts suitable for both Android and iOS. And I haven't found one yet. Do you know any?
Try github.com/wuxudong/react-native-charts-wrapper, support almost all type of chart
Here's a useful tutorial to achieve what you're trying to do with React Native Charts .
@pushock I said that because it is not specific to platform.
Sriraman
Software Engineer @ LifeOn24
Did you try https://github.com/tomauty/react-native-chart ?
Since this plugin is written in javascript, It will work fine on both Android and iOS.