Update the readme
This commit is contained in:
parent
fab4ec4676
commit
0a176f4a03
|
@ -190,7 +190,7 @@ func application(_ application: UIApplication, didFinishLaunchingWithOptions lau
|
|||
SDWebImageManager.defaultImageCache = SDImageCachesManager.shared
|
||||
|
||||
// Add multiple loaders with Photos Asset support
|
||||
SDImageLoadersManager.shared.addLoader(SDWebImagePhotosLoader.shared)
|
||||
SDImageLoadersManager.shared.addLoader(SDImagePhotosLoader.shared)
|
||||
SDWebImageManager.defaultImageLoader = SDImageLoadersManager.shared
|
||||
return true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue