SDWebImage / SDWebImageSwiftUI

SwiftUI Image loading and Animation framework powered by SDWebImage
https://sdwebimage.github.io/SDWebImageSwiftUI
MIT License
2.18k stars 225 forks source link

`@SwiftUI.StateObject` crash on iOS 13 #230

Closed hstdt closed 2 years ago

hstdt commented 2 years ago

StateObject crash with dyld: lazy symbol binding failed: Symbol not found:

CleanShot 2022-09-20 at 19 33 37

PS: the Backport structure is conflict with https://github.com/shaps80/SwiftUIBackports for same name if both are imported

dreampiggy commented 2 years ago

v2.2.0 released