Memory Warning in UICollectionView (with high resolution images)

We have generated thumbnail images for UICollectionView.
When we want to show the large image at that time only we are loading the full-size image, it will reduce memory load and your app will work smoothly.

You may also like

Leave a Reply