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.
Terminal.Gui is a cross-platform .NET toolkit for building interactive text-based user interfaces. It provides a component-based architecture, a terminal rendering engine, and a declarative layout system to create console applications that run consistently across Windows, macOS, and Linux. The framework distinguishes itself with a comprehensive set of interactive console widgets, including data grids, hex editors, and hierarchical tree components. It supports advanced visual capabilities such as 24-bit True Color, Sixel image support, and a relative-coordinate layout system that adapts to ter
A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition animations as data and layouts change
AndroidSwipeLayout is an Android UI library and custom view framework that enables the creation of layouts that reveal hidden action buttons when a user performs a swipe gesture. It functions as a gesture-based UI component that triggers callbacks based on the real-time position of the swipe. The framework is designed to support complex interaction patterns, specifically allowing for the nesting of multiple swipeable components within one another. The library covers mobile gesture interaction and custom view orchestration, providing tools to track swipe states and synchronize UI changes duri
This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
The main features of pedrovgs/draggablepanel are: Layout Containers.
Projects with overlapping indexed features include: gui-cs/terminal.gui — Terminal.Gui is a cross-platform .NET toolkit for building interactive text-based user interfaces. It provides a… baoyongzhang/android-pullrefreshlayout — This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout. comcast/freeflow — A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling.… daimajia/androidswipelayout — AndroidSwipeLayout is an Android UI library and custom view framework that enables the creation of layouts that reveal… daimajia/androidviewhover — An elegant way to show your menu or messages. issacw0ng/swipebacklayout — SwipeBackLayout is an Android gesture navigation library and view component designed to implement edge-swipe gestures…