In this video, we’re going to implement a caching for network request. This is very suitable If your app doesn’t need to display data that changes frequently such as news, recent stock prices, transaction histories, etc.
Starter Project GitHub Repo:
https://github.com/alfianlosari/xca-b...
Completed Project GitHub Repo:
https://github.com/alfianlosari/xca-b...
ByteCast #5 - Generic Cache + Expiration Timestamp | NSCache | Swift:
• ByteCast #5 - Generic Cache + Expirat...
ByteCast #4 - SwiftUI Task Modifier Lifecycle Handling:
• ByteCast #4 - SwiftUI Task Modifier L...
XCache SPM Lib (Generic & Network Cache)
https://github.com/alfianlosari/XCache