ZYThumbnailTableView
Expandable Thumbnail View
A customizable preview table view with expandable thumbnail cells and custom expansion views
a TableView have thumbnail cell only, and you can use gesture let it expands other expansionView, all diy
945 stars
27 watching
104 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
younatics/expandablecell | An iOS table view cell implementation providing expandable and collapsible functionality | 772 |
younatics/ynexpandablecell | A custom table view cell library that simplifies the use of expandable and collapsible cells in iOS tables. | 454 |
robertherdzik/rhpreviewcell | A custom UITableViewCell implementation that provides a way to preview and interact with the content under a table view cell | 386 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
zvonicek/imageslideshow | A customizable Swift image slideshow with circular scrolling, timer and full screen viewer | 1,780 |
afrozzaheer/azcollectionviewcontroller | Provides an easy way to integrate pagination with dummy views in CollectionView, ideal for displaying infinite content like Instagram's Discover feature. | 95 |
lctwisk/simpleimageviewer | An image viewer with zoom and interactive dismissal features | 423 |
zattoo/tvoscustomizabletableviewcell | A reusable UI component for customizing table view cells on tvOS | 31 |
exyte/scalingheaderscrollview | A SwiftUI-based scroll view with a sticky header that shrinks as you scroll | 1,167 |
terenceluffy/appstorestylehorizontalscrollview | A reusable horizontal scroll view component with customizable layout and behavior | 660 |
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
fulldecent/fdtextfieldtableviewcell | A reusable UITableViewCell component with an editable text field | 25 |
ischwarz23/sortabletableview | A customizable Android table view library with advanced features such as sorting and pagination | 1,052 |
bluefireteam/photo_view | A widget for displaying and zooming images with interactive gestures | 1,911 |
timoliver/toroundedtableview | A table view subclass with rounded corners and iOS 10+ compatibility | 160 |