awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
robertherdzik avatar

robertherdzik/RHPreviewCell

0
View on GitHub↗
384 stars·16 forks·Swift·MIT·8 views

RHPreviewCell

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💥.

Features

  • Table View Components - Playlist-style preview cell for media-heavy applications.

Star history

Star history chart for robertherdzik/rhpreviewcellStar history chart for robertherdzik/rhpreviewcell

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to RHPreviewCell

Similar open-source projects, ranked by how many features they share with RHPreviewCell.
  • hamzaghazouani/hgplaceholdersHamzaGhazouani avatar

    HamzaGhazouani/HGPlaceholders

    2,210View on GitHub↗

    Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project

    Swift
    View on GitHub↗2,210
  • mindz-eye/mytableviewindexmindz-eye avatar

    mindz-eye/MYTableViewIndex

    523View on GitHub↗

    MYTableViewIndex is a re-implementation of UITableView section index. This control is usually seen in apps displaying contacts, tracks, and other alphabetically sorted data. MYTableViewIndex completely replicates native iOS section index, but can also display images and has additional…

    Swift
    View on GitHub↗523
  • ramotion/folding-cellRamotion avatar

    Ramotion/folding-cell

    10,196View on GitHub↗

    Folding-cell is a React animation component designed as a collapsible content cell. It functions as an expanding UI element that toggles between a collapsed and expanded state to reveal hidden information. The component implements animated content disclosure using a paper-like transition. It is designed for interactive UI components and mobile layouts, allowing compact lists or grids to expand into detailed views without navigating to a new page.

    Swift
    View on GitHub↗10,196
  • ramotion/paper-onboardingRamotion avatar

    Ramotion/paper-onboarding

    3,323View on GitHub↗

    :octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion

    Swift
    View on GitHub↗3,323
See all 5 alternatives to RHPreviewCell→

Frequently asked questions

What does robertherdzik/rhpreviewcell do?

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💥.

What are the main features of robertherdzik/rhpreviewcell?

The main features of robertherdzik/rhpreviewcell are: Table View Components.

What are some open-source alternatives to robertherdzik/rhpreviewcell?

Open-source alternatives to robertherdzik/rhpreviewcell include: hamzaghazouani/hgplaceholders — Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project. mindz-eye/mytableviewindex — MYTableViewIndex is a re-implementation of UITableView section index. This control is usually seen in apps displaying… ramotion/folding-cell — Folding-cell is a React animation component designed as a collapsible content cell. It functions as an expanding UI… ramotion/paper-onboarding — :octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion. swipecellkit/swipecellkit — Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.