emeraldsanto / react-native-encrypted-storage

React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage.
https://www.npmjs.com/package/react-native-encrypted-storage
MIT License
572 stars 77 forks source link

how can i insert or get multiple data at a time like asyncstorage? #88

Closed naveenprakash74 closed 2 years ago

emeraldsanto commented 2 years ago

This is coming in version 5, you can use the v5 branch if you need this now.