Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vamshiiitbhu14/vktableview

Hi! 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. Swift4.
https://github.com/vamshiiitbhu14/vktableview

coreanimation ios swift4 uicollectionviewflowlayout uiimageeffects uiimageview-extension

Last synced: about 2 months ago
JSON representation

Hi! 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. Swift4.

Awesome Lists containing this project

README

        

# VKTableView
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:

1) Compress bigger sized images and put in a nice UICollectionView with parallax effect.
2) 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.
3) Animating Autolayout Constraints with nice spring effects.

Written in Swift 4 Syntax.

![hello](https://user-images.githubusercontent.com/21070922/36495563-b2a2ecd4-175b-11e8-82c3-153b0a3c05d8.gif)