https://github.com/brownsoo/collectionviewoverlaycard-example
The card animation example responsively scrolling layered over the UICollectionView.
https://github.com/brownsoo/collectionviewoverlaycard-example
Last synced: 3 months ago
JSON representation
The card animation example responsively scrolling layered over the UICollectionView.
- Host: GitHub
- URL: https://github.com/brownsoo/collectionviewoverlaycard-example
- Owner: brownsoo
- License: mit
- Created: 2018-02-12T23:56:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T01:58:07.000Z (11 months ago)
- Last Synced: 2025-01-26T13:26:56.995Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 888 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Card Animation example layered over UICollectionView
UICollectionView 위로 놓인 카드형태의 뷰를, 페이지 단위의 스크롤에 따라 슬라이드 되는 움직임을 만든 예제입니다.
### Features
* Centered cell layout with paging
* Floating a view interacting with scrolling the collectionview### Preview
Requirements
---
* Swift5 / iOS 12.0License
---
Source is available under MIT license. See the LICENSE file for more info.