Displaying interlaced (progressive) Image in UIImageView

后端 未结 5 1866
南方客
南方客 2021-02-14 05:51

I am trying to display a JPEG image as it downloads, using part of the data, similiar to many web browsers do, or the facebook app.

there is a low-quality version of the

5条回答
  •  囚心锁ツ
    2021-02-14 06:08

    Try it, may be its useful for you :

    https://github.com/path/FastImageCache

    https://github.com/rs/SDWebImage

提交回复
热议问题