Realtime chart demo for react-native
using d3
and react-native-skia
.
Works on both iOS and Android devices.
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
MIT
Jan Kuri jkuri88@gmail.com