Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 429 Bytes

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