/RNAnimatedBarChart

Animated bar chart. React Native + D3.

Primary LanguageJavaScriptMIT LicenseMIT

Just a experiment with D3 in React Native.

RNAnimatedBarChart

Inspired by: Charts Made with Principle

img

Improvements

  • Show value when touch the bar.
  • Animate tab bar border color.
  • Use Animated API to change background instead of directly set the color with setNativeProps.