From 600dedf26a635f192d709c807f35c80b6aa28eea Mon Sep 17 00:00:00 2001 From: Asad Date: Thu, 27 Mar 2025 13:06:39 -0400 Subject: [PATCH] chore: added android demo and changed installation source from gitea tosheetjs cdn --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a5f4770..7f46a09 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,12 @@ This is a table component for react native. ### Demos - [iOS](https://youtube.com/shorts/olLZj2ppGBY) +- [Android](https://youtube.com/shorts/pGgglqxIh6A) ## Installation ```sh -npm install https://git.sheetjs.com/asadbek064/react-native-tabeller/raw/branch/main/react-native-tabeller-0.1.0.tgz +npm install https://cdn.sheetjs.com/react-native-tabeller-0.1.0/react-native-tabeller-0.1.0.tgz ``` ### Basic Table