Hello All!
I was working on an app where I had to show information about 10-12 different entities and each entity details are
to be shown in a UICollectionView. Thought of adding some fancy element and I came up with this project.
Would love your feedback. Please have a look at GIF attached to have a better idea of what I have come up with.
This project covers:
- Compress bigger sized images and put in a nice UICollectionView with parallax effect.
- It also covers adding a fancy expanding cell to UICollectionView, several auto layout-based labels, subtle parallax effects, and fading transitions to a standard Collection View.
- Animating Autolayout Constraints with nice spring effects.
Written in Swift 4 Syntax.