PUMultiFileUploader
January 23, 2024 • MIT License
For handling upload multiple files and for events like cancel request , pause and resume upload we would handle it through file upload manager array. There would be array of files let’s say images....
SPSettingsIcons
February 16, 2022 • MIT License
Generator of settings icon by SF Symbols. Customisable background color and ready-use in table cell.
No image provided.
No image provided.
ReusableProtocol
July 08, 2019 • MIT License
A helpful and pure Swift implemented library for registering and reusing cells or views in the table view and collection view.
SNAdapter
June 02, 2019 • MIT License
iOS swift tableview and collectionView Adapter, powered by generics and associated types
No image provided.
WBChainMenu
April 18, 2019 • MIT License
This will show horizontal menu to a UITableViewCell with chain animation
CheckmarkCollectionViewCell
February 11, 2019 • MIT License
UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode.
No image provided.
AnimationKit
October 13, 2018 • MIT License
AnimationKit is collection of animation in swift4 to perform animation in uitableviewcell.
Just easy to use only one file copying in your project and use it or using cocoa pod.
FakeFBWall
August 15, 2018 • Apache 2.0 License
This is a fun app to generate fake facebook wall. All the fields visible on the screen are editable. Screenshots attached for better understanding of the app. Code written in Swift 4.
DragAndDrop-iOS11
February 27, 2018 • MIT License
Demonstrates how to enable and implement drag and drop for a table view and image view.
No image provided.
VKTableView
February 23, 2018 • Apache 2.0 License
PS: Please click on the Download Source and have a look at the GIF attached there to get a better idea of this project.
Hi! I was working on an app where I had to show information about 10-12 diff...
No image provided.
InstagramHomeFeedClone
February 17, 2018 • Apache 2.0 License
This project is a clone of Instagram Home Feed using Storyboard and minimalistic code written in Swift4. This project is a part of whole Instagram clone I am working on. I felt HomeFeed is one of t...
No image provided.
CollectionViewSlantedLayout
January 02, 2018 • MIT License
CollectionViewSlantedLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
ExpandableTable
December 29, 2017 • MIT License
AZExpandable is a lightweight proxy for UITableView to expand cells.
TvOSCustomizableTableViewCell
October 02, 2017 • MIT License
Light wrapper of UITableViewCell that allows extra customization for tvOS
No image provided.
expandableCellScroll
May 01, 2017 • Apache 2.0 License
This project shows how to develop expandable cells in a UITableView. Each cell in turn consists of a UIScrollView and a UIImageView background. Data is fetched via an API call. Developed in Latest ...
No image provided.
2DUICollectionViewSwift
April 13, 2017 • Apache 2.0 License
A simple and elegant 2Dimensional UICollectionView which is most commonly used in ecommerce apps, music streaming apps etc. Easily customisable as per your requirements as it is designed keeping th...
RevealingTableViewCell
April 13, 2017 • MIT License
RevealingTableViewCell is a UITableViewCell that can be swiped to reveal content underneath its main view.