Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
-
Updated
May 19, 2024 - Swift
Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
A UITableView extension that enables cell insertion from the bottom of a table view.
TDBadgedCell is a table view cell class that adds a badge, similar to the badges in Apple's own apps
Simple timeline view implemented by UITableViewCell
Netflix and App Store like UITableView with UICollectionView, written in pure Swift 4.2
Type-safe declarative table views.
I envied so much Spotify iOS app this great playlist preview cell 😍, I decided to create my own one 🌶. Now you can give your users ability to quick check "what content is hidden under your UITableViewCell". Great think is that this Library not requires 3D Touch support from user device💥.
Easy to use UITableViewCell implementing swiping to trigger actions.
AZExpandable is a lightweight proxy for UITableView to expand cells.
Empowering UITableView with painless multi-type cell support and built-in automatic state transition animations
Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.
Write table views in crazy speed,
Animating Table View Cell Display. See blog post for more details: http://www.vadimbulavin.com/tableviewcell-display-animation/
Example project that was demonstrated on MDL #11 meetup - https://www.youtube.com/watch?v=A4FrEyFBjVA. Medium article - https://medium.com/chili-labs/configuring-multiple-cells-with-generics-in-swift-dcd5e209ba16
Basic tabeview cell animation for best way to display cell
This will show horizontal menu to a UITableViewCell with chain animation
A helpful and pure Swift implemented library for registering and reusing cells or views in the table view and collection view.
UICollectionView is embed in UITableViewCell. The collection views are horizontal scrollable. The UITableView can have a section title for each UICollectionView and the number of UICollectionView is equal to the number of sections.
A UITableViewCell with an editable text field
TCSTableViewRowActionFactory allows you to setup the swipe actions for cells in a table view using UIView and some other convenient methods
Add a description, image, and links to the uitableviewcell topic page so that developers can more easily learn about it.
To associate your repository with the uitableviewcell topic, visit your repo's landing page and select "manage topics."