This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
SDWebImage
Watch
1
Star
0
Fork
0
You've already forked SDWebImage
mirror of
https://github.com/SDWebImage/SDWebImage.git
synced
2026-04-07 19:27:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6.x
SDWebImage
/
Examples
/
SDWebImage OSX Demo
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
DreamPiggy
2c9eaccf23
Remove the
SDWebImageForceTransitionAsync
, change the default behavior because it's most suitable for UI rendering and common use case. No need this hack. If user want, we may produce a
setTransitionBlock
in the future
2020-08-27 10:49:57 +08:00
..
Assets.xcassets
Update macOS demo to add a clear cache button using NSButton category
2018-01-25 16:42:25 +08:00
Base.lproj
Update the storyboard with Xcode 10.2 version format
2019-07-02 18:20:12 +08:00
AppDelegate.h
Proper file header copyright
2016-06-13 09:14:02 +03:00
AppDelegate.m
Mark the API available for HEIC/AWebP coders, update the example
2020-07-06 10:55:01 +08:00
Info.plist
Updated copyright info - replaces
#1806
2017-02-19 14:27:48 +02:00
main.m
Proper file header copyright
2016-06-13 09:14:02 +03:00
ViewController.h
Proper file header copyright
2016-06-13 09:14:02 +03:00
ViewController.m
Remove the
SDWebImageForceTransitionAsync
, change the default behavior because it's most suitable for UI rendering and common use case. No need this hack. If user want, we may produce a
setTransitionBlock
in the future
2020-08-27 10:49:57 +08:00