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

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.

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
![preview](overlay-card.gif)

Requirements
---
* Swift5 / iOS 12.0

License
---
Source is available under MIT license. See the LICENSE file for more info.