2 repositorios
Systems for grouping primitive UI elements into complex, reusable layout components.
Distinct from View Layouts: Focuses on grouping primitives into complex views rather than modifying data record presentation
Explore 2 awesome GitHub repositories matching user interface & experience · Composite. Refine with filters or upvote what's useful.
MaterialDesignLibrary is an Android Material Design UI library and cross-version framework. It provides a collection of pre-built interface controls and a compatibility layer that enables modern design patterns on older Android devices starting from version 2.2. The project focuses on bringing updated design standards to legacy Android versions to ensure a consistent user experience. This is achieved through a compatibility layer that implements modern interface elements without sacrificing visual quality on outdated operating system releases. The library includes a variety of functional com
Groups primitive drawing elements into complex components to maintain consistent layout and positioning.
PyQt-Fluent-Widgets is a Python GUI component library and framework extension that provides a set of pre-styled UI components following modern Fluent design standards. It replaces standard PyQt controls with a specialized widget set designed for building contemporary desktop applications. The library distinguishes itself by offering advanced layout patterns, such as waterfall grids, loading skeleton screens, and split-view application shells. It provides a comprehensive collection of high-level interface elements, including navigation menu systems, configuration setting cards, and complex vie
Implements complex composites such as carousels, paginated lists, and themed table widgets.