BusSeatSelection
January 26, 2024 • Apache 2.0 License
The `BusViewController` class is a view controller that displays a bus seating arrangement. It loads seat data from a JSON file, updates seat statuses, and allows seat selection. The collection vie...
SPDiffable
February 05, 2022 • MIT License
Extension of Diffable API which allow not duplicate code and use less models. Included example for new SideBar.
TagView-in-swift
January 03, 2021 • Apache 2.0 License
A simple TagView designed in swift using just a collectionview. Very simple code and easy to understand.
BottomSheet
December 29, 2020 • Apache 2.0 License
Easy to use and configurable BottomSheet view for : UIView, UITableView, UICollectionView
RRPagingCollectionView
August 05, 2020 • MIT License
The simplest way to make your collection view pagination
FSPagerView
June 06, 2020 • MIT License
FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View, Product Show, Welcome/Guide Pages, Screen/ViewController Sliders.
TableCollectionManager
June 03, 2020 • MIT License
Lightweight generic library to build table and collection views in a declarative type-safe style
VSCollectionKit
April 28, 2020 • Public Domain License
VSCollectionKit is a library for building applications views/screens in a consistent and understandable way, with advantages like composition, independent and testing.
VSCollectionView a handy f...
XYPhotoKit
April 21, 2020 • MIT License
Take or Pick many photos at once (base on PhotoKit and support iCould download)
BaseComponents
February 18, 2020 • MIT License
BaseComponents aims to provide easily reusable and understandable components to increase productivity with UIKit
ETCarouSwift
February 10, 2020 • MIT License
A user-friendly and developer-friendly carousel framework
No image provided.
CollectionViewPagingLayout
December 27, 2019 • MIT License
a simple customizable layout for making paging effects with UICollectionView.
DateScrollPicker
November 22, 2019 • MIT License
Fully customizable date scroll view with picker feature for iOS written in Swift 5
inshorts-view
September 14, 2019 • Unspecified License
UICollectionView for implementing vertical swipe up-done for next/previous cards, like News Inshorts application.
FlexibleRowHeightGridLayout
August 20, 2019 • MIT License
A UICollectionView grid layout designed to support Dynamic Type by allowing the height of each row to size to fit content.
SimpleShimmer
August 18, 2019 • MIT License
Use a very simple Shimmer loader for UIView, UITableViewCell or UICollectionCell.
Select UIView in IB and actived Shimmer parameters.
Use startShimmerAnimation or stopShimmerAnimation method in ...
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.
ResizingTokenField
July 07, 2019 • MIT License
A token field implementation written in Swift 5.
The token field displays an optional label at the start, a multiline list of tokens, and a text field at the end. Tokens can be collapsed into a ...
SNAdapter
June 02, 2019 • MIT License
iOS swift tableview and collectionView Adapter, powered by generics and associated types