Search results for uicollectionview

BusSeatSelection screenshot

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 screenshot

SPDiffable

February 05, 2022 • MIT License
Extension of Diffable API which allow not duplicate code and use less models. Included example for new SideBar.
WatchLayout screenshot

WatchLayout

February 08, 2021 • MIT License
A simple bubble watch-like layout for UICollectionView
TagView-in-swift screenshot

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 screenshot

BottomSheet

December 29, 2020 • Apache 2.0 License
Easy to use and configurable BottomSheet view for : UIView, UITableView, UICollectionView
RRPagingCollectionView screenshot

RRPagingCollectionView

August 05, 2020 • MIT License
The simplest way to make your collection view pagination
FSPagerView screenshot

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 screenshot

TableCollectionManager

June 03, 2020 • MIT License
Lightweight generic library to build table and collection views in a declarative type-safe style
VSCollectionKit screenshot

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 screenshot

XYPhotoKit

April 21, 2020 • MIT License
Take or Pick many photos at once (base on PhotoKit and support iCould download)
BaseComponents screenshot

BaseComponents

February 18, 2020 • MIT License
BaseComponents aims to provide easily reusable and understandable components to increase productivity with UIKit
ETCarouSwift screenshot

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 screenshot

DateScrollPicker

November 22, 2019 • MIT License
Fully customizable date scroll view with picker feature for iOS written in Swift 5
inshorts-view screenshot

inshorts-view

September 14, 2019 • Unspecified License
UICollectionView for implementing vertical swipe up-done for next/previous cards, like News Inshorts application.
FlexibleRowHeightGridLayout screenshot

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 screenshot

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 screenshot

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 screenshot

SNAdapter

June 02, 2019 • MIT License
iOS swift tableview and collectionView Adapter, powered by generics and associated types