Adding a case for better explanation.
React native Asyncstorage uses SQLite to store key value pair.
Now I would like to add Sqlcipher to store some confidential info.
How would both behave in this case?
Adding a case for better explanation.
React native Asyncstorage uses SQLite to store key value pair.
Now I would like to add Sqlcipher to store some confidential info.
How would both behave in this case?