AndreaVitale / av.imageview

Titanium native ImageView module that extends the default Titanium ImageView with more capabilities and a different caching system.
MIT License
96 stars 29 forks source link

Bad performance on iOS 14 #95

Open hansemannn opened 4 years ago

hansemannn commented 4 years ago

Hey @AndreaVitale! I can reproduce your performance bug now as well. What should we do?

hansemannn commented 4 years ago

Ref on SDWebImage: https://github.com/SDWebImage/SDWebImage/issues/3083

AndreaVitale commented 4 years ago

I merged your PR because the build with SDWebImage 5.8.2 seems to works fine. In order to move forward with next SDWebImage updates we need to investigate on this so I will not close the issue.