SWTableViewCell VS preview-transition

Compare SWTableViewCell vs preview-transition and see what are their differences.

SWTableViewCell

An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application) (by CEWendel)

preview-transition

:octocat: PreviewTransition is a simple preview gallery UI controller with animated tranisitions. Swift UI library made by @Ramotion (by Ramotion)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SWTableViewCell preview-transition
0 0
7,159 2,084
- 0.0%
0.0 0.0
almost 3 years ago almost 4 years ago
Objective-C Swift
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SWTableViewCell

Posts with mentions or reviews of SWTableViewCell. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning SWTableViewCell yet.
Tracking mentions began in Dec 2020.

preview-transition

Posts with mentions or reviews of preview-transition. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning preview-transition yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing SWTableViewCell and preview-transition you can also consider the following projects:

MGSwipeTableCell - An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.

DZNEmptyDataSet - A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display

YXTPageView - A PageView, which supporting scrolling to transition between a UIView and a UITableView

GSKStretchyHeaderView - A generic stretchy header for UITableView and UICollectionView

VBPiledView - Simple and beautiful stacked UIView to use as a replacement for an UITableView, UIImageView or as a menu

MEVFloatingButton - An iOS drop-in UITableView, UICollectionView and UIScrollView superclass category for showing a customizable floating button on top of it.

InfiniteScrollKit

ConfigurableTableViewController - Typed, yet Flexible Table View Controller

folding-cell - :octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion