BouncyLayout

Make. It. Bounce.

Github星跟蹤圖

BouncyLayout is a collection view layout that makes your cells bounce.

Features

  • Pure Swift 4.
  • Works with every UICollectionView.
  • Horizontal and vertical scrolling support.
  • Configurable bounce effect.

Setup

The only you thing you need to do is import BouncyLayout, create an instance and add it to your UICollectionView.

import BouncyLayout
let layout = BouncyLayout()
UICollectionView(frame: .zero, collectionViewLayout: layout)
Find the above displayed examples in the example folder.

Installation

CocoaPods

BouncyLayout is available through CocoaPods. To install
it, simply add the following line to your Podfile:

pod "BouncyLayout"

Carthage

BouncyLayout is available through Carthage. To install
it, simply add the following line to your Cartfile:

github "roberthein/BouncyLayout"

Suggestions or feedback?

Feel free to create a pull request, open an issue or find me on Twitter.

主要指標

概覽
名稱與所有者roberthein/BouncyLayout
主編程語言Swift
編程語言Ruby (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2017-04-23 12:12:31
推送於2020-07-14 18:41:46
最后一次提交2020-07-14 20:41:40
發布數9
最新版本名稱2.3.1 (發布於 )
第一版名稱1.0.0 (發布於 2017-04-23 14:26:04)
用户参与
星數4.3k
關注者數51
派生數198
提交數61
已啟用問題?
問題數37
打開的問題數14
拉請求數5
打開的拉請求數0
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?