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.
Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project
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…
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.
:octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion
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💥.
The main features of robertherdzik/rhpreviewcell are: Table View Components.
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.