StaticTableViewController
Cell visibility manager
A utility to control visibility of table view cells in a static controller
Dynamically hide / show cells of static UITableViewController
25 stars
4 watching
4 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list
swiftuitableviewcontroller
Related projects:
Repository | Description | Stars |
---|---|---|
muyexi/semimodalviewcontroller | A tool to present view controllers as bottom-half modals | 80 |
dentelezhkin/dttableviewmanager | A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling. | 453 |
dimpiax/flexibletableviewcontroller | A library providing a generic table view controller with customizable data processing and cell configuration | 9 |
bcylin/quicktableviewcontroller | A simple UIKit framework for creating settings table views with various control types. | 556 |
ryu0118/swiftui-simplex-architecture | A simple architecture library for SwiftUI that decouples state changes from views | 56 |
aschuch/statefulviewcontroller | A protocol to manage state transitions between different view states | 2,136 |
squarespace/simple-source | A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. | 99 |
nghialv/sapporo | A collection view manager that simplifies management of sections and cells without writing custom delegate and data source code. | 246 |
xai3/shoyu | A library to simplify working with UITableView data structures in Swift | 278 |
hyperoslo/pages | A UIPageViewController wrapper providing convenience methods for easy setup and navigation | 495 |
seedco/stackviewcontroller | A controller framework for building static content with UIStackView and view controller composition | 868 |
edopelawi/cascadingtabledelegate | A protocol to split delegate and data source method calls into a tree structure for UITableView | 911 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
kentnguyen/knsemimodalviewcontroller | A category for UIViewController to create semi-modal view with pushed-back stacked animation | 1,799 |
mpowerkit/tabview | A fully customizable .NET MAUI TabView component allowing flexible tab management and styling. | 15 |