All Projects → ParsifalC → Cpcollectionviewkit

ParsifalC / Cpcollectionviewkit

Licence: mit
Interesting UICollectionView layouts and transitions

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Cpcollectionviewkit

Swiftspreadsheet
Spreadsheet CollectionViewLayout in Swift. Fully customizable. 🔶
Stars: ✭ 590 (+321.43%)
Mutual labels:  custom, uicollectionviewlayout, uicollectionview
Collectionviewpaginglayout
a simple but highly customizable paging layout for UICollectionView.
Stars: ✭ 947 (+576.43%)
Mutual labels:  transition, uicollectionviewlayout, uicollectionview
Blueprints
🌀 Blueprints - A framework that is meant to make your life easier when working with collection view flow layouts.
Stars: ✭ 874 (+524.29%)
Mutual labels:  uicollectionviewlayout, uicollectionview
Centeredcollectionview
A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift
Stars: ✭ 965 (+589.29%)
Mutual labels:  uicollectionviewlayout, uicollectionview
Swipeablecards
Demonstration of draggable transition for UIViewController with swipeable UICollectionView cells inside.
Stars: ✭ 52 (-62.86%)
Mutual labels:  animations, transition
Viewanimator
ViewAnimator brings your UI to life with just one line
Stars: ✭ 6,592 (+4608.57%)
Mutual labels:  animations, uicollectionview
Easytransform
Enhancing CSS transform with a little bit of JavaScript.
Stars: ✭ 10 (-92.86%)
Mutual labels:  animations, transition
Pagingkit
PagingKit provides customizable menu UI. It has more flexible layout and design than the other libraries.
Stars: ✭ 1,030 (+635.71%)
Mutual labels:  uicollectionviewlayout, uicollectionview
Bubblecollectionviewlayout
Create bubble layout of UICollectionView using custom layout
Stars: ✭ 79 (-43.57%)
Mutual labels:  uicollectionviewlayout, uicollectionview
Simpletab
A Simple iOS Tab Bar Controller with animation support.
Stars: ✭ 83 (-40.71%)
Mutual labels:  animations, transition
Css Animations Pocket Guide
A pocket guide to get started writing CSS Animations. ✨
Stars: ✭ 94 (-32.86%)
Mutual labels:  animations, transition
Aicustomviewcontrollertransition
Easy and tidy way for creating custom UIViewController transitions for iOS
Stars: ✭ 130 (-7.14%)
Mutual labels:  transition, custom
Alignedcollectionviewflowlayout
A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
Stars: ✭ 751 (+436.43%)
Mutual labels:  uicollectionviewlayout, uicollectionview
Splarkcontroller
Custom transition between controllers. Settings controller for your iOS app.
Stars: ✭ 693 (+395%)
Mutual labels:  transition, custom
Sunset.css
This library offers a collection of different CSS-powered transitions.
Stars: ✭ 99 (-29.29%)
Mutual labels:  animations, transition
Allkit
🛠 Async List Layout Kit
Stars: ✭ 40 (-71.43%)
Mutual labels:  animations, uicollectionview
Chtcollectionviewwaterfalllayout
The waterfall (i.e., Pinterest-like) layout for UICollectionView.
Stars: ✭ 4,288 (+2962.86%)
Mutual labels:  uicollectionviewlayout, uicollectionview
Carlenscollectionviewlayout
An easy-to-use Collection View Layout for card-like animation.
Stars: ✭ 478 (+241.43%)
Mutual labels:  uicollectionviewlayout, uicollectionview
Drcollectionviewtablelayout Ios
UICollectionView 2d-table / grid / spreadsheet layout
Stars: ✭ 74 (-47.14%)
Mutual labels:  uicollectionviewlayout, uicollectionview
Flowlayout
UICollectionView WaterFlowLayout. 瀑布流.
Stars: ✭ 94 (-32.86%)
Mutual labels:  uicollectionviewlayout, uicollectionview

CPCollectionViewKit

CollectionViewTransitionLayout Readme

FlowAndStage FlowAndTimeMachine FlowAndCircle StageAndTimeMachine
StageAndCircle TimeMachineAndCircle

CollectionViewTimeMachineLayout Readme

Left Right Top Bottom
Reversed

CollectionViewWheelLayout Readme

LeftBottom RightBottom LeftTop RightTop
LeftCenter RightCenter TopCenter BottomCenter

CollectionViewCardLayout Readme

Zoominout Rotateinout Waltz VerticalRotation
Cylinder Somersault Delete Insert

CollectionViewStageLayout Readme

Waltz Somefault Blend FadeAway

CollectionViewCircleLayout Readme

Circle DeleteCustom InsertCustom InsertBase

CollectionViewCaterpillarLayout Readme

Caterpillar

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
  • [x] Layout Transition
  • [x] More Delete/Insert Animations
  • [ ] More Interesting UICollectionView Layouts

Author

Parsifal, [email protected]

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].