CardsLayout

自定义卡片设计的 CollectionView 布局。「Custom card-designed CollectionView layout」

Github星跟蹤圖

CardsLayout

CardsLayout is a lightweight Collection Layout.

CocoaPods
Platform
Twitter
GitHub license

Preview

Installation

CocoaPods

You can use CocoaPods to install CardsLayout by adding it to your Podfile:

platform :ios, '9.0'
use_frameworks!
pod 'CardsLayout'
import CardsLayout

Manual

  1. Add CardsCollectionViewLayout file to your project
  2. Configure collectionView:
    collectionView.collectionViewLayout = CardsCollectionViewLayout()
    collectionView.isPagingEnabled = true
    collectionView.showsHorizontalScrollIndicator = false

主要指標

概覽
名稱與所有者filletofish/CardsLayout
主編程語言Swift
編程語言Swift (語言數: 2)
平台iOS, Mac
許可證MIT License
所有者活动
創建於2017-11-02 23:07:13
推送於2020-08-07 09:02:51
最后一次提交2018-07-25 14:02:03
發布數1
最新版本名稱0.0.1 (發布於 )
第一版名稱0.0.1 (發布於 )
用户参与
星數861
關注者數11
派生數63
提交數17
已啟用問題?
問題數19
打開的問題數6
拉請求數2
打開的拉請求數2
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?