FlickrPhotos is a simple collection view of photos pulled from the Flickr API for iOS written in Swift 4.
Features:
- Create web service requesting and parse JSON using URLSession.
- Programmatically created Collection view.
- Animate photos when entering the Collection view and animate transition to detail controller.
