Search results for cell

No image provided.

UICollectionViewSlideLeft

March 31, 2017 • MIT License
A UITableView Swipe to Delete implementation in UICollectionView.
YNExpandableCell screenshot

YNExpandableCell

March 20, 2017 • MIT License
✨ Awesome expandable, collapsible table view cell written in Swift 3
SwipeCellKit screenshot

SwipeCellKit

March 10, 2017 • MIT License
Swipeable UITableViewCell based on the stock Mail.app, implemented in Swift.
No image provided.

AppStoreLikeExampleSwift3

March 09, 2017 • MIT License
AppStoreLikeExample, TableView Inside ScrollView
XPCollectionViewCellsSort screenshot

XPCollectionViewCellsSort

March 05, 2017 • MIT License
You can reorder a cell from one indexPath to another in collectionview
CollectionViewCustom screenshot

CollectionViewCustom

March 02, 2017 • Apache 2.0 License
Custom CollectionViewLayout with a custom paging size by overriding scrollViewWillEndDragging
SelectPickerCell screenshot

SelectPickerCell

February 26, 2017 • MIT License
Inline/Expanding UIPicker for table views. Easy to setup
UIView-Borders-Swift screenshot

UIView-Borders-Swift

January 04, 2017 • BSD License
One sided borders on any side of a UIView. Specify any offset from any side and works with autolayout. Now available in Swift 3!
No image provided.

SPParallaxTableView

January 03, 2017 • MIT License
paralax views with tableViewCell
ActionCell screenshot

ActionCell

December 26, 2016 • MIT License
Easy to use UITableViewCell implementing swiping to trigger actions (known from the Mailbox App)
Dynamic Height For CollectionView screenshot

Dynamic Height For CollectionView

November 22, 2016 • Apache 2.0 License
Simple solution for Dynamically adjust view as a blocks.Dynamically adjust height of collection view. No more White spaces.
RHPreviewCell screenshot

RHPreviewCell

October 29, 2016 • MIT License
💥Use long press on cell to trigger action💥 I envied so much Spotify iOS app this great playlist preview cell 😍, I decided to create my own ones 🌶. Now you can give your users ability to quick check...
No image provided.

MMCardView

October 21, 2016 • MIT License
Custom CollectionView like Wallet App
TableViewExtension screenshot

TableViewExtension

September 30, 2016 • Apache 2.0 License
This extension simplify registering any cell, reusing and other verbosity steps.
DropDownMenuKit screenshot

DropDownMenuKit

August 24, 2016 • MIT License
DropDownMenuKit is a simple and modular UIKit menu, that can be attached to the navigation bar or toolbar. The menu appears with a sliding animation and can be deeply customized. For example, with ...
Sliding Table View Cell for iOS screenshot

Sliding Table View Cell for iOS

August 15, 2016 • Apache 2.0 License
Custom UITableViewCell that can be swiped either way to reveal a "drawer" with between 1 and 4 customizable action buttons. These action buttons fade and grow into view as the drawer is swiped. T...
MPProgressViewCell screenshot

MPProgressViewCell

August 11, 2016 • Apache 2.0 License
It's Simple UIImageView Category Class which is for downloading image from remote server using SDWebImage and DACircleProgressView
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...
FTFoldingTableView screenshot

FTFoldingTableView

August 03, 2016 • MIT License
FTFoldingTableView. Folding cells with simple delegates, and change UI looks in a few lines of code.