EddyVerbruggen / nativescript-secure-storage

:closed_lock_with_key: NativeScript plugin for secure local storage of fi. passwords
MIT License
111 stars 26 forks source link

Limit storage to Strings #5

Closed EddyVerbruggen closed 7 years ago

EddyVerbruggen commented 7 years ago

You can of course cast/stringify any other types

EddyVerbruggen commented 7 years ago

Avail in 2.1.0.

Needed to do this because iOS expects a String.