Today, Kilo Loco goes over how to persist your networking data for offline storage by using AWS Amplify DataStore as a persistence layer.
We will be going deep into how to implement Amplify DataStore into your project, configure it to be your networking layer, create an asynchronous operation for batch saving to the local database, and presenting the offline data.
Anyone looking to follow best practices by using a caching or persistence layer between the networking data and UI should watch thi