📄️ Fetch Data
Data can be retrieved and decrypted via getDataFromCloud. This method fetches the given filename, or the first file in the directory, decrypts the data, and deserializes the data into the requested shape.
📄️ Encrypt and Save Object
Data can be encrypted and saved to cloud storage via encryptAndSaveDataToCloud.
📄️ Getting Started
Get started by installing the cloud backup package. This package is independent, and does not require the Node React Native SDK in order to use.