How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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.
Projects with overlapping indexed features 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…