#170 · Primary category: Video & Animation

SDWebImageSwiftUI

animated-webp apng gif ios macos sdwebimage swift swift-ui swiftpm swiftui tvos watchos webp

SwiftUI Image loading and Animation framework powered by SDWebImage

Project last updated:02/25/26

GitHub Stars

2.6K

Forks

257

Contributors

12

License

MIT

Why we included this project

SwiftUI teams that load remote images in production will find this a solid drop-in. It puts the mature SDWebImage engine behind SwiftUI-native views like WebImage and AnimatedImage, so async loading, memory and disk caching, and animated playback come without writing your own download and decode code. The API deliberately mirrors SwiftUI's own Image, so developers already comfortable with the framework can pick it up quickly. Beyond iOS it runs on macOS, tvOS, watchOS, and visionOS, which helps when one image pipeline has to serve several Apple targets. If your app shows user-generated or server-hosted animated content, this handles the format and performance edge cases for you.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category