Ruslan14 / uicollectionview-async

UICollectionView with asynchronous image loading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎞 UICollectionView with asynchronous image loading

Start your next iOS app with this uicollectionview. With fully functional features, you get everything you need for implementing a photo library or a list of photos. This app supports Image caching so that users don't have to download the photos already downloaded.

Features

  • Asynchronous image loading
  • Activity indicator
  • Image caching
  • well-organized Photos.plist
  • Clean, scalable and maintainable code

How to run a demo app

  1. Download the source code by cloning this repository.
  2. Open the xcodeproj file with the latest version of Xcode.

About

UICollectionView with asynchronous image loading

License:MIT License


Languages

Language:Swift 100.0%