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
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.
CompositionalLayoutViewController
June 04, 2021 • MIT License
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.
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
ARSelectableView
October 14, 2020 • MIT License
ARSelectableView is provide selection type like : Radio, Checkbox, Tags
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
August 05, 2020 • MIT License
The simplest way to make your collection view pagination
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
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
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 ...