FlexibleTableViewController
Table View Controller
A library providing a generic table view controller with customizable data processing and cell configuration
Generic table view controller with external data processing
9 stars
1 watching
2 forks
Language: Swift
last commit: almost 7 years ago
Linked from 1 awesome list
flexiblelibraryswiftswift4tableview
Related projects:
Repository | Description | Stars |
---|---|---|
dimpiax/flexiblecollectionviewcontroller | A generic collection view controller that handles data processing and cell configuration for a flexible collection view | 4 |
fastred/configurabletableviewcontroller | Provides a simple way to configure table view cells with different types of data using a flexible and type-safe approach | 269 |
fulldecent/fdtextfieldtableviewcell | A reusable UITableViewCell component with an editable text field | 25 |
bcylin/quicktableviewcontroller | A simple UIKit framework for creating settings table views with various control types. | 556 |
muyexi/statictableviewcontroller | A utility to control visibility of table view cells in a static controller | 25 |
dimillian/popupviewcontroller | A custom alternative to UIAlertController for presenting alert-like messages with more customization options. | 21 |
purii/react-native-tableview-simple | A lightweight and flexible React Native component for displaying tables in mobile apps | 560 |
dentelezhkin/dttableviewmanager | A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling. | 453 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
electrickangaroo/lightning-table | A declarative API for working with UITableViews | 28 |
devxoul/rxviewcontroller | An RxSwift wrapper for managing view controller lifecycle events | 347 |
edopelawi/cascadingtabledelegate | A protocol to split delegate and data source method calls into a tree structure for UITableView | 911 |
muyexi/semimodalviewcontroller | A tool to present view controllers as bottom-half modals | 80 |