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.
You can easily add awesome animated context menu to your app.
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.
DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect for scrolling lists. It serves as a specialized table view extension that triggers content updates via a downward swipe gesture. The component uses bezier paths and spring physics to render curved visual elements, simulating a flexible stretching effect during user interaction. This physics-based approach governs the movement and bounce of the interface to create a fluid feel. The system manages gesture-driven states and coordinate transformations to shift the view hierarchy.
Our Guillotine Menu Transitioning Animation implemented in Swift reminds a bit of a notorious killing machine.
Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift
The main features of yalantis/persei are: Navigation Menus, Table View Management, UI Components and Widgets.
Open-source alternatives to yalantis/persei include: yalantis/guillotinemenu — Our Guillotine Menu Transitioning Animation implemented in Swift reminds a bit of a notorious killing machine. yalantis/segmentio — Animated top/bottom segmented control written in Swift. gontovnik/dgelasticpulltorefresh — DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect… ramotion/folding-cell — Folding-cell is a React animation component designed as a collapsible content cell. It functions as an expanding UI… yalantis/context-menu.ios — You can easily add awesome animated context menu to your app. schrodinger/fixed-data-table-2 — This project is a data grid library designed for building complex, interactive tables within React applications. It…