Ross ROSS = Recommend OSS · open-source software intelligence for agents

dmytro-anokhin/url-image

AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache. observed · 2026-08-28

github.com/dmytro-anokhin/url-image · Swift · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2643
  • days_rel: n/a
  • days_push: 786
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1156 stars · 96 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

URLImage is a lightweight, pure SwiftUI view that downloads and displays images from URLs, with in-memory and on-disk caching. It serves as an AsyncImage replacement for iOS versions before 15, with customizable placeholder, progress, and error states.

Use cases

  • display remote images in a SwiftUI app
  • AsyncImage replacement for iOS 13 and 14
  • cache downloaded images locally on disk and memory
  • show placeholder and progress while an image loads
  • load images in an iOS 14 widget

When to choose

  • your SwiftUI app targets iOS versions before 15 and needs remote images
  • you want built-in memory and disk caching with customizable loading states
  • you prefer a small, pure-SwiftUI dependency installed via Swift Package Manager

When to avoid

  • you target iOS 15+ and can use the native AsyncImage
  • you need advanced features like image transformations or a full networking stack
  • the project is in maintenance mode and you need actively developed features

Facets

library · maturity maintenance

ui-components caching http-client image-processing mobile-development frontend developer-tools swiftui remote-image image-cache async-image swift-package-manager ios macos swift mobile desktop

1 source

Member repositories

RepositoryRoleHealth v2
dmytro-anokhin/url-imagemain10

For agents

markdown · JSON · MCP: product_card(name="dmytro-anokhin/url-image")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem