close
The Wayback Machine - https://web.archive.org/web/20200905084823/https://github.com/ParsifalC/CPCollectionViewKit
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

CPCollectionViewKit

CollectionViewTransitionLayout Readme

FlowAndStage FlowAndTimeMachine FlowAndCircle StageAndTimeMachine
Image Image Image Image
StageAndCircle TimeMachineAndCircle
Image Image

CollectionViewTimeMachineLayout Readme

Left Right Top Bottom
Image Image Image Image
Reversed
Image

CollectionViewWheelLayout Readme

LeftBottom RightBottom LeftTop RightTop
Image Image Image Image
LeftCenter RightCenter TopCenter BottomCenter
Image Image Image Image

CollectionViewCardLayout Readme

Zoominout Rotateinout Waltz VerticalRotation
Image Image Image Image
Cylinder Somersault Delete Insert
Image Image Image Image

CollectionViewStageLayout Readme

Waltz Somefault Blend FadeAway
Image Image Image Image

CollectionViewCircleLayout Readme

Circle DeleteCustom InsertCustom InsertBase
Image Image Image Image

CollectionViewCaterpillarLayout Readme

Caterpillar
Image

Example

To run the example project, clone the repo, and run bundle install from the Repo diretory to install CocoaPods1.2.0 first, then run bundle exec pod install from the specific demo directory.

# parsifal @ ParsifaldeMacBook-Pro in ~ [18:08:28]
$ Repo/CPCollectionViewKit

# parsifal @ ParsifaldeMacBook-Pro in ~/Repo/CPCollectionViewKit on git:master x [18:08:46]
$ bundle install

# parsifal @ ParsifaldeMacBook-Pro in ~/Repo/CPCollectionViewKit/Demos/CPCollectionViewCardLayoutDemo on git:master
$ bundle exec pod install

# parsifal @ ParsifaldeMacBook-Pro in ~/Repo/CPCollectionViewKit/Demos/CPCollectionViewCardLayoutDemo on git:master x
$ open CPCollectionViewCardLayoutDemo.xcworkspace

Requirements

Installation

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

pod "CPCollectionViewKit"

TODO

  • Update Usage
  • Support CollectionViewCaterpillarLayout Direction Settings
  • Unit Test
  • Support Cocoapods & Carthage
  • Layout Transition
  • More Delete/Insert Animations
  • More Interesting UICollectionView Layouts

Author

Parsifal, zmw@izmw.me

License

CPCollectionViewKit is available under the MIT license. See the LICENSE file for more info.

You can’t perform that action at this time.