This App is a 3x3 Images grid using UICollectionView. To download the images from URL and store the images in NSCache for reusable.
- Designed with MVC architecture
- Image Storage using NSCache
- UIKit with Storyboard & Xib's
- Using URLSession for Network Tasks.