From 3a15bdd6f625a3f22814f2b588431448e78611a6 Mon Sep 17 00:00:00 2001 From: Kang Cahya Date: Thu, 16 Jun 2022 20:44:00 +0700 Subject: [PATCH] Update for support Nativescript 8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b37e30a..1990bda 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/K3K02WIPN) -# Local Storage Array For Nativescript +# Local Storage Array for Nativescript This is a simple Local Storage Array for Nativescript, integrated by [application-settings](https://docs.nativescript.org/api-reference/modules#applicationsettings) module. With this you can add some array in localstorage. ## Features