Packages for keyword “uitableview”
These packages are available as a package collection, usable in Xcode or SwiftPM.
SkeletonView
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
Eureka
Elegant iOS form builder in Swift
ReactiveCollectionsKit
Data-driven, declarative, reactive, diffable collections (and lists!) for iOS. A modern, fast, and flexible library for UICollectionView done right.
SwipeCellKit
Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
ViewAnimator
ViewAnimator brings your UI to life with just one line
FunctionalTableData
Declarative UITableViewDataSource implementation
TableKit
Type-safe declarative table views.
Changeset
Minimal edits from one collection to another
DTTableViewManager
Protocol-oriented UITableView management, powered by generics and associated types.
DataSource
Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.
SPDiffable
Wrapper of Apple Diffable Data Source. Including side bar and ready-use models.
GenericDataSources
A generic small reusable components for data source implementation for UITableView/UICollectionView in Swift.
IQListKit
Model driven UITableView/UICollectionView
IQPullToRefresh
Easy Pull to refresh and Load more handling on a UIScrollView subclass
Source
Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController
EmptyPage
An empty state control to give visually appealing context when building iOS applications.
SelectionList
Simple single-selection or multiple-selection checklist, based on UITableView
FlowKit
A declarative type-safe framework for building fast and flexible list with Tables & Collection
MetaCellKit
A comprehensive, production-ready Swift package that provides a unified, highly configurable table view cell system for iOS apps
Pagination
An easy-to-use API for implementing infinite scrolling in your applications