From a4abc486b3cb0155259a0e17c7366b8f0c25d652 Mon Sep 17 00:00:00 2001 From: Abhinandan Kushwaha Date: Mon, 2 Aug 2021 04:55:13 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d04dad..b54203a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ The most complete library for Bar, Line, Area and Pie charts in React Native. Allows 2D, 3D, gradient, animations and live data updates. +![alt text](/demos/line.gif) +![alt text](/demos/area.gif) +![alt text](/demos/movingBars.gif) + ## Installation ```sh