jkuri / react-native-realtime-chart

Realtime chart demo for react-native using d3 and react-native-skia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-realtime-chart

Realtime chart demo for react-native using d3 and react-native-skia.

Works on both iOS and Android devices.

Preview

Preview

Run Instructions

First, clone the repository

git clone https://github.com/jkuri/react-native-realtime-chart.git

Then, install the dependencies

npm install

Start the project:

npm start

License

MIT

Author

Jan Kuri jkuri88@gmail.com

About

Realtime chart demo for react-native using d3 and react-native-skia

License:MIT License


Languages

Language:TypeScript 97.2%Language:JavaScript 2.8%