TheCocoaProject / cordova-plugin-nativestorage

Cordova plugin: Native storage of variables in Android, iOS and Windows
http://thecocoaproject.github.io/
Apache License 2.0
292 stars 106 forks source link

NativeStorage.clear()? #26

Closed zwacky closed 8 years ago

zwacky commented 8 years ago

hey there i think a window.NativeStorage.clear() would make sense to have. what do you think? cheers

GillesC commented 8 years ago

This is certainly possible. I will implement it when I've the time. Thanks for the good idea!

GillesC commented 8 years ago

Added clear() function (with callback's) with commit 8250903b87de76af037745bb8680ac3b25e16d7f. Version has been updated tot v2.0.2 and after one last test, it will be published to NPM.

GillesC commented 8 years ago

Published on NPM: cordova-plugin-nativestorage@2.0.2