Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
softmastx
/
SDWebImageSwiftUI
Public
forked from
SDWebImage/SDWebImageSwiftUI
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 29, 2024
Released v3.1.2 version
dreampiggy
committed
5aa9473
Copy full SHA for 5aa9473
Merge pull request #333 from SDWebImage/bugfix/webimage_isAnimating_binding
Show description for 09dfa5a
dreampiggy
authored
09dfa5a
Copy full SHA for 09dfa5a
Commits on Aug 28, 2024
Allows easy to use WebImage with `isAnimating` default to false and change to true later
Show description for 7efdf22
dreampiggy
committed
7efdf22
Copy full SHA for 7efdf22
Commits on Jul 1, 2024
Released v3.1.1 version
dreampiggy
committed
5d462f7
Copy full SHA for 5d462f7
Merge pull request #326 from SDWebImage/bugfix/transition_animatedImage
Show description for fc52658
dreampiggy
authored
fc52658
Copy full SHA for fc52658
Fix the transition visual jump between placeholderImage and final image for AnimatedImage
dreampiggy
committed
d68c13a
Copy full SHA for d68c13a
Fix the WebImage.transaction should use take effect
dreampiggy
committed
26f7571
Copy full SHA for 26f7571
Commits on Jun 27, 2024
Released v3.1.0 version
dreampiggy
committed
02b2579
Copy full SHA for 02b2579
Merge pull request #324 from SDWebImage/bugfix/animatedimage_aspect_ratio_related_issues
Show description for 1ba96a0
dreampiggy
authored
1ba96a0
Copy full SHA for 1ba96a0
Revert the wrong changes to fix the unit test
dreampiggy
committed
c8320d4
Copy full SHA for c8320d4
Fix the compatibility with UIView transition
Show description for 3340ea4
dreampiggy
committed
3340ea4
Copy full SHA for 3340ea4
Re-implements the aspectRatio support on AnimatedImage, fix issue like cornerRadius
Show description for 1edee7f
dreampiggy
committed
1edee7f
Copy full SHA for 1edee7f
Commits on Jun 26, 2024
Merge pull request #323 from Kyle-Ye/feature/kyle/scale
Show description for 03c468b
dreampiggy
authored
03c468b
Copy full SHA for 03c468b
Commits on Jun 25, 2024
Add Image scale support in WebImage init
Kyle-Ye
committed
ecce423
Copy full SHA for ecce423
Commits on Jun 18, 2024
Merge pull request #321 from woxtu/available
Show description for 9cf2f51
dreampiggy
authored
9cf2f51
Copy full SHA for 9cf2f51
Commits on Jun 17, 2024
Merge pull request #319 from woxtu/patch
Show description for 9372a08
dreampiggy
authored
9372a08
Copy full SHA for 9372a08
Commits on Jun 15, 2024
Update platform names
woxtu
committed
522e8bc
Copy full SHA for 522e8bc
Commits on Jun 12, 2024
Update version
woxtu
committed
075405a
Copy full SHA for 075405a
Commits on Apr 29, 2024
Released v3.0.4 version
dreampiggy
committed
b7af5e6
Copy full SHA for b7af5e6
Merge pull request #316 from SDWebImage/try_fix_watchOS_switch_nil_url
Show description for 3876ce2
dreampiggy
authored
3876ce2
Copy full SHA for 3876ce2
Trying to move the initial state setup before `onAppear` to fix the watchOS switching url or any other state issue
Show description for 5f8a8ac
dreampiggy
committed
5f8a8ac
Copy full SHA for 5f8a8ac
Released v3.0.3 version
dreampiggy
committed
8b26cb7
Copy full SHA for 8b26cb7
Merge branch 'empty_privacy_manifest' of https://github.com/SDWebImage/SDWebImageSwiftUI
dreampiggy
committed
0cca227
Copy full SHA for 0cca227
Fix the privacy info path issue
dreampiggy
committed
50b5a1c
Copy full SHA for 50b5a1c
Merge pull request #315 from SDWebImage/empty_privacy_manifest
Show description for ab82f0d
dreampiggy
authored
ab82f0d
Copy full SHA for ab82f0d
Added totally empty privacy manifest
Show description for e848d64
dreampiggy
committed
e848d64
Copy full SHA for e848d64
Commits on Mar 27, 2024
Released v3.0.2 version
dreampiggy
committed
22423b0
Copy full SHA for 22423b0
Merge pull request #309 from SDWebImage/bugfix/animatedimage
Show description for c79754f
dreampiggy
authored
c79754f
Copy full SHA for c79754f
Fix the assert then using Data/Name in AnimatedImage
Show description for b550096
dreampiggy
committed
b550096
Copy full SHA for b550096
Commits on Mar 18, 2024
Released v3.0.1 version
dreampiggy
committed
3333a12
Copy full SHA for 3333a12
Merge pull request #304 from SDWebImage/bugfix/nil_url
Show description for 5419918
dreampiggy
authored
5419918
Copy full SHA for 5419918
Fix the issue for AnimatedImage when url is nil will not cause the reloading
dreampiggy
committed
6ba07e3
Copy full SHA for 6ba07e3
Fix the issue for WebImage when url is nil will not cause the reloading
dreampiggy
committed
4c4b868
Copy full SHA for 4c4b868
Commits on Mar 9, 2024
Revert the github-ci for visionOS Carthage currently
dreampiggy
committed
8e445db
Copy full SHA for 8e445db
Update README.md
Show description for 10a19db
dreampiggy
authored
10a19db
Copy full SHA for 10a19db
Pagination
Previous
Next
You can’t perform that action at this time.