From ddd7a8ea4bc32cab8627f111b77f497410adc5f4 Mon Sep 17 00:00:00 2001 From: Vahid Najafi Date: Wed, 30 Jan 2019 22:56:36 +0330 Subject: [PATCH] Add NativeScript support link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3cccafe..557214b 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,9 @@ FaveButton was inspired by Twitter’s Like Heart Animation; ### React Native You may now use this library with [React Native](https://github.com/facebook/react-native) via the module [here](https://github.com/prscX/react-native-shine-button) +### NativeScript +You may also use this library with [NativeScript](https://nativescript.org) via the plugin [here](https://github.com/hamdiwanis/nativescript-shine-button) + License ------------