react-native-chart icon indicating copy to clipboard operation
react-native-chart copied to clipboard

[NOT MAINTAINED] :bar_chart: Add line, area, pie, and bar charts to your React Native app

Results 59 react-native-chart issues
Sort by recently updated
recently updated
newest added

我把src文件里的ProTypes 都换成import PropTypes from 'prop-types' 还是这样的错误,怎么处理?!

[Hi](url) @tomauty , i try to follow tut and got this error with both android and ios. My package.json : "dependencies": { "react": "16.2.0", "react-native": "0.52.0", "react-native-chart": "^1.0.8-beta" }, Image:...

Hi guys, I have implement react native chart on project bar and area chart is working on properly to android and IOS device but LINE chart work only android device...

I did not understand how to install the package especially the part "Link ART to your project", I'm not under an IDE.

Needs to be imported via as the third party component `prop-types`. `import PropTypes from 'prop-types'` Please update.

fillColor props have support gradient color ? thank!

who can tell me where libART.a ? I am can not find libART.a

I know this is in your todo list, but I was just wondering how is the progress regarding multiline graph?