From 50db41a97d53dffd5a6dec0760b2ab929be1bb07 Mon Sep 17 00:00:00 2001 From: Osei Fortune Date: Mon, 1 Feb 2021 17:28:26 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 9abcd58..36322a7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,18 @@ ## Installation + +#### NativeScript 7x + +- `tns plugin add @triniwiz/nativescript-image-zoom` + + + +#### NativeScript 6< + +- `tns plugin add nativescript-image-zoom` + + ``` tns plugin add nativescript-image-zoom ```