friyiajr / D3LineChartSample

An example of how to create D3 Line Graph animations in React Native to accompany my Medium Article

Home Page:https://betterprogramming.pub/d3-and-react-native-an-essential-guide-to-line-graphs-dc1ce392b440

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample D3 Line Chart

A sample project to help you learn about how to use D3 in React-Native πŸŽ‰ πŸ₯³

Let's build this awesome chart πŸ’ͺ

iosresult

  • The main is the boilerplate code
  • solution branch is the code for the solution to this project

Installation Instructions

  1. Clone the project
  2. Run yarn install
  3. Run cd ios && pod install
  4. Profit πŸ’°πŸ’°πŸ’°πŸ’°

About

An example of how to create D3 Line Graph animations in React Native to accompany my Medium Article

https://betterprogramming.pub/d3-and-react-native-an-essential-guide-to-line-graphs-dc1ce392b440


Languages

Language:TypeScript 35.8%Language:Java 30.5%Language:Objective-C 21.2%Language:JavaScript 5.2%Language:Ruby 4.5%Language:Starlark 2.8%