Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vamshiiitbhu14/vktableview
- Owner: VamshiIITBHU14
- Created: 2018-02-21T12:59:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T17:38:11.000Z (almost 7 years ago)
- Last Synced: 2023-10-20T03:23:29.002Z (about 1 year ago)
- Topics: coreanimation, ios, swift4, uicollectionviewflowlayout, uiimageeffects, uiimageview-extension
- Language: Swift
- Homepage:
- Size: 1.68 MB
- Stars: 30
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)