Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dyazincahya authored Nov 24, 2020
1 parent d744f26 commit e8fbb7a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ This is a simple Local Storage Array for Nativescript, integrated by ```applicat
- delete
- drop

## Support
Nativescript 6 or newer

## Dependency With
[application-settings module](https://docs.nativescript.org/ns-framework-modules/application-settings)

## Documentation
> Put [localstorage_array.js](https://github.com/dyazincahya/local-storage-array-nativescript/blob/main/localstorage_array.js) in App Directory.
Expand Down Expand Up @@ -147,3 +153,8 @@ if(a.success){
}
```

## Author
[Kang Cahya](https://www.kang-cahya.com/)

## License
[MIT License](https://github.com/dyazincahya/local-storage-array-nativescript/blob/main/LICENSE)

0 comments on commit e8fbb7a

Please sign in to comment.