KittenYang / Longinus

A pure Swift high-performance asynchronous image loading framework. SwiftUI supported.
MIT License
325 stars 14 forks source link

tvOS Support #28

Closed metin-atalay closed 1 year ago

metin-atalay commented 2 years ago

Hi Dear, Can you add the tvOS version in your package? We use this nice library in appleTV side.

like below

image
KittenYang commented 1 year ago

sorry ,there is not in my plan. but your pr is welcome!

metin-atalay commented 1 year ago

Hi @KittenYang ,

Thanks for the reply and the great project :)

We removed the Longinus from our project (our project is very big like Netflix, and another project like SoundCloud). There are lots of reasons why we do this. First, Benchmark tests are not correct because we chose KingFisher after the Longinus so our project, images are loaded very fast and the production bug is fixed (You can see I opened another issue #30 ).