Search results for uicollectionview

Koyomi screenshot

Koyomi

November 01, 2016 • MIT License
Koyomi is a simple calender view framework for iOS, written in Swift. Easily usable, Customizable in any properties for appearance, Support @IBDesignable and @IBInspectable, Selectable calender...
DPTimePicker screenshot

DPTimePicker

October 30, 2016 • Apache 2.0 License
Custom fullscreen time picker with scrollviews and animations written in Swift.
No image provided.

PaginationManager

October 26, 2016 • MIT License
PaginationManager
CardsStack screenshot

CardsStack

October 21, 2016 • MIT License
CardStack converts your UICollectionView to an awesome stack of cards using custom UICollectionViewLayout. It allows user to drag the cards and expand it. Once expanded, you can also drag and colla...
PopupCollectionViewController screenshot

PopupCollectionViewController

October 06, 2016 • MIT License
PopupCollectionViewController is a collectionView in Popup view
RSKCollectionViewRetractableFirstItemLayout screenshot

RSKCollectionViewRetractableFirstItemLayout

September 24, 2016 • Apache 2.0 License
RSKCollectionViewRetractableFirstItemLayout is an open source collection view grid layout that allows you to add an automatically retracting item to the top of your collection views. The top ret...
Kaeru screenshot

Kaeru

September 01, 2016 • MIT License
Switch viewcontroller like ios task manager.
EHHorizontalSelectionView screenshot

EHHorizontalSelectionView

August 30, 2016 • MIT License
Horisontal list tableview style
InfiniteCollectionView screenshot

InfiniteCollectionView

August 18, 2016 • MIT License
Infinite horizontal scrolling using UICollectionView.
DisplaySwitcher screenshot

DisplaySwitcher

August 11, 2016 • MIT License
Custom transition between two collection view layouts
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...
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.