/rn-d3-art-charts

Examples of charts built using D3 and ART in react-native

Primary LanguageJavaScript

React-Native D3 - ART animated charts samples

This is an sample project for the post https://medium.com/p/21cd9ccf6c58 that shows how to create animated charts in react-native using D3 and ART libraries.

Alt text

The code works for iOS and android platforms, but the animations run smoother in iOS.

How to use it:

> npm install
> react-native run-ios