File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88## Overview
99YBSlantedCollectionViewLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
1010
11+ ## [ Live Demo] (https://appetize.io/app/nd8vgwg0rkke19nmw3wzkapr5g)
12+
1113<p align =" center " >
12- <iframe src="https://appetize.io/embed/nd8vgwg0rkke19nmw3wzkapr5g?device=iphone5s&scale=75&autoplay=true&orientation=portrait&deviceColor=black" width="274px" height="587px" frameborder="0" scrolling="no"></iframe>
14+ < img src =" https://cloud.githubusercontent.com/assets/2587473/13427516/d9af399e-dfb4-11e5-8109-ae997dc7c340.gif " alt = " YBSlantedCollectionViewLayout " title = " YBSlantedCollectionViewLayout " >
1315</p >
1416
1517## Usage
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ Pod::Spec.new do |s|
88 DESC
99
1010 s . homepage = "https://github.com/yacir/YBSlantedCollectionViewLayout"
11- s . screenshots = "https://raw.githubusercontent.com/yacir/YBSlantedCollectionViewLayout/master/Screenshots/YBSlantedCollectionViewLayout.gif"
1211 s . license = 'MIT'
1312 s . author = { "Yassir Barchi" => "dev.yassir@gmail.com" }
1413 s . source = { :git => "https://github.com/yacir/YBSlantedCollectionViewLayout.git" , :tag => s . version . to_s }
You can’t perform that action at this time.
0 commit comments