Search results for collectionview

CollectionViewCell-animation screenshot

CollectionViewCell-animation

August 10, 2016 • Apache 2.0 License
Delete UICollectionViewCell with 8 different Animations.I used CoreAnimation to realize its function. Long press cells,until cells vibrate,click the delete button then you can delete the cell what...
Youtube screenshot

Youtube

August 10, 2016 • Apache 2.0 License
Fully working youtube app template with all views including floating player view and animations
ASJCollectionViewFillLayout screenshot

ASJCollectionViewFillLayout

August 09, 2016 • MIT License
A flow layout style UICollectionViewLayout that fills the full width of the collection view
ReuseCellConfigure screenshot

ReuseCellConfigure

August 06, 2016 • MIT License
You can configure ReusableCell without casting! let cell = tableView.dequeueReusableCellWithIdentifier("LeftIconTableViewCell", classForCell: LeftIconTableViewCell.self) { $0.alphabetLabel.te...
FlowLayout screenshot

FlowLayout

July 31, 2016 • Unspecified License
UICollectionViewFlowLayout with alignment modes
CollectionViewShelfLayout screenshot

CollectionViewShelfLayout

July 30, 2016 • MIT License
A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack. You can use a single data source for a...
DPBasicLoading screenshot

DPBasicLoading

July 22, 2016 • MIT License
It's a very basic loading in iOS. Adapted from App Store in iOS. Implemented under scrollview so it could be used for tableview and collectionview.
ADMozaicCollectionViewLayout screenshot

ADMozaicCollectionViewLayout

July 21, 2016 • Apache 2.0 License
ADMozaicCollectionViewLayout is yet another UICollectionViewLayout subclass that implements "brick" or "mozaic" layout. Checkout the demo gif http://i.giphy.com/aEuFnblI9AQ24.gif
No image provided.

Self-Sizing Collection View

July 20, 2016 • BSD License
The collection view is a great UI element but it doesn't handle elements with various content sizes elegantly. JMCFlexibleCollectionLayout based on customizable parameters like spacing between cell...
UPCarouselFlowLayout screenshot

UPCarouselFlowLayout

July 18, 2016 • MIT License
UPCarouselFlowLayout is a fancy carousel flow layout for UICollectionView. It comes with a paginated effect and it shrinks and makes transparent the side items.
inbox-replica screenshot

inbox-replica

July 16, 2016 • MIT License
Recreated the expanding cells effect from `Inbox` by Google in Swift
YBSlantedCollectionViewLayout screenshot

YBSlantedCollectionViewLayout

July 16, 2016 • MIT License
YBSlantedCollectionViewLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
MEVFloatingButton screenshot

MEVFloatingButton

July 15, 2016 • Apache 2.0 License
An iOS drop-in UITableView/UICollectionView/UIScrollView superclass category for showing a customizable floating button on top of it.
DTCollectionViewCellMover screenshot

DTCollectionViewCellMover

July 12, 2016 • Apache 2.0 License
UICollectionView move cell module.
PagingWithCollectionView screenshot

PagingWithCollectionView

July 11, 2016 • Apache 2.0 License
This is collectionview with page control
No image provided.

DATAStack

July 11, 2016 • MIT License
100% Swift Simple Boilerplate Free Core Data Stack DATAStack helps you to alleviate the Core Data boilerplate. Now you can go to your AppDelegate remove all the Core Data related code and replac...
PagingDataController screenshot

PagingDataController

July 11, 2016 • Apache 2.0 License
**PagingDataController** is a library for implementing loading data by page (pagination) easily. It provides a short setup via few lines of code. You will not need to worry about page management, w...
LNICoverFlowLayout screenshot

LNICoverFlowLayout

July 09, 2016 • MIT License
Swift-only implementation of YRCoverFlowLayout. Also supports CocoaPods.
MEVHorizontalContacts screenshot

MEVHorizontalContacts

July 08, 2016 • Apache 2.0 License
An iOS UICollectionViewLayout subclass to show a list of contacts with configurable expandable items.
AWCollectionViewSlidingDoors screenshot

AWCollectionViewSlidingDoors

June 28, 2016 • Apache 2.0 License
Custom UICollectionViewLayout to create a slick vertical sliding effect with a focus view. In this implementation the focus effect will start at the top of the screen with the first cell and slowly...