🎞 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
- Download the source code by cloning this repository.
- Open the xcodeproj file with the latest version of Xcode.