Search results for collection

PUCoverflowCarousel screenshot

PUCoverflowCarousel

January 30, 2024 • MIT License
PUCoverflowCarousel is a class designed to simplify the implementation of carousel (paged, scrolling views) on iPhone, iPad.No complex dependency addition needed for this library only single file a...
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.
CompositionalLayoutViewController screenshot

CompositionalLayoutViewController

June 04, 2021 • MIT License
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.
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
ARSelectableView screenshot

ARSelectableView

October 14, 2020 • MIT License
ARSelectableView is provide selection type like : Radio, Checkbox, Tags
MVVM template with RxSwift, RxCocoa, Action. screenshot

MVVM template with RxSwift, RxCocoa, Action.

October 05, 2020 • Apache 2.0 License
Base project MVVM design pattern with RxSwift, RxCocoa, Action. Features *  Base classes for UIViewController, UIView, UITableView, UICollectionView, UITableViewCell and UICollectionCell. * ...
RRPagingCollectionView screenshot

RRPagingCollectionView

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

ContainerController

June 17, 2020 • MIT License
UI Component. This is a copy swipe-panel from app: https://www.apple.com/ios/maps/ Swift version
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
Infinite Scroll screenshot

Infinite Scroll

October 27, 2019 • MIT License
Infinite scrolling allows users to load content continuously, eliminating the need for user's explicit actions. App loads some initial data and then load the rest of the data when the user reaches ...