Skip to content

pedrosgmagalhaes/linechart-sample

Repository files navigation

Line Chart Graphic for React Native

Please, check the complete tutorial on Medium

https://medium.com/@pedrosgmagalhaes/how-create-a-line-chart-in-react-native-f51c073e768f

How to use it

First, clone the repository:

git clone https://github.com/pedrosgmagalhaes/linechart-sample.git

Install it

yarn install

Install required CocoaPods dependencies

cd ios && pod install

Run your simulator

yarn ios

Enjoy it!

Didatic tutorial for React Native made by Pedro Magalhães https://medium.com/@pedrosgmagalhaes/how-create-a-line-chart-in-react-native-f51c073e768f

References

React Native Chart Kit ttps://www.npmjs.com/package/react-native-chart-kit