Skip to content
#

image-cache

Here are 34 public repositories matching this topic...

Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as …

  • Updated Dec 18, 2022
  • Swift

This library can download images from URL and save them inside your external storage. If device does not have external storage it takes device cache directory to store images downloaded from the URL provided. Library used Asyn to download images and they want show in gallery. Mostly useful if apps need to cache images from url tile images changed.

  • Updated Feb 13, 2017
  • Java

Improve this page

Add a description, image, and links to the image-cache topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the image-cache topic, visit your repo's landing page and select "manage topics."

Learn more