SDWebImage / SDWebImageSwiftUI

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

Gif is being played at 2x speed on iPhone 13 Pro #224

Open alexzavalny opened 1 year ago

alexzavalny commented 1 year ago

I've made an app using SDWebImageSwiftUI (Called Holygym, shameless plug) and haven't updated an app for few months. When I got iPhone 13 Pro, I've installed my app and all gif animations of exercises are playing at 2x speed, which makes them very hard workouts 👎

dreampiggy commented 1 year ago

Please provide more detail information about the SDWebImage && SDWebImageSwiftUI version ?

And, a sample of demo code is better.