8 repositorios
Components that provide persistent or collapsible side panels for application-wide navigation.
Distinguishing note: None of the candidates were provided; this is a specific UI layout pattern.
Explore 8 awesome GitHub repositories matching user interface & experience · Side Navigation. Refine with filters or upvote what's useful.
This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib
The library shows side panels that house application links for consistent navigation.
This project is a collection of official plugin packages and a native integration library designed to provide a consistent interface for accessing hardware and software functionality across different mobile and desktop platforms. It serves as a native platform bridge, enabling cross-platform applications to invoke native code and manage operating system dependencies. The project utilizes a federated plugin architecture, splitting plugins into common interfaces and separate platform implementations to allow for independent development and extension. It further supports native integration throu
Provides collapsible side panels for application-wide navigation when screen space is limited.
mui is a mobile UI component framework and native-like web UI kit designed for building high-performance mobile web interfaces. It functions as a mobile web performance framework and gesture-based interface library to eliminate browser lag and mimic the behaviors and animations of native mobile applications. The framework focuses on implementing common mobile UX patterns, including pull-to-refresh functionality, swipe-to-action menus, and sliding side navigation. It provides specialized tools for gesture-driven interface development to ensure an immediate visual response to touch interactions
Provides collapsible side panels for application-wide navigation using native-like sliding patterns.
MaterialDrawer is a navigation drawer library and side menu framework for Android applications. It provides a Material Design UI component that implements a sliding side menu to manage user movement between different sections of a mobile application. The framework supports the organization of complex navigation lists, including the use of expandable sections, sticky headers, and badges. It includes tools for building personalized interfaces, such as user profile displays and headers. The library handles navigation through item management, event handling via listeners, and state-driven UI upd
Implements a sliding side menu providing a structured way for users to navigate through application sections.
SlidingMenu is an Android navigation drawer library and UI component library used to create side-panel navigation menus that slide over or push primary content. It functions as an activity wrapper and a set of XML layout components to manage the interaction between main content and navigation layers. The library provides a system for menu aesthetic customization, allowing for the adjustment of scroll scales, fade effects, drop shadows, and touch-responsive areas. It implements a slide-in navigation interface that reveals a hidden side panel through programmatic activity wrapping and XML menu
Implements a navigational component that shifts the primary content view to reveal a hidden side panel.
Slideout is a touch-gesture UI component and navigation menu designed for mobile web applications. It provides a side panel that slides across the screen to reveal navigation options, utilizing CSS transitions to animate the movement of the viewport. The component manages the expanded or collapsed state of the navigation menu and includes logic to restrict gestures for specific interface elements to prevent interaction conflicts. It employs a system for executing custom logic triggered by menu state transitions and user drag gestures.
Provides a collapsible side panel used for application-wide navigation on mobile devices.
MMDrawerController es un controlador de navegación de panel lateral para aplicaciones móviles. Sirve como contenedor de navegación de UI móvil que organiza un área de contenido central principal y un menú lateral oculto que se desliza hacia afuera. El proyecto proporciona un framework de animación de transición para definir efectos visuales personalizados al presentar o cerrar el menú lateral. También incluye un sistema para navegación por gestos personalizable, permitiendo la definición de gestos táctiles y eventos de desplazamiento (pan) para activar transiciones de menú. El controlador cubre la gestión del diseño de la aplicación mediante una vista contenedora e integra el reconocimiento de gestos de iOS. Incluye herramientas para gestionar el manejo táctil de detección de bordes y validación de gestos programable para determinar si un evento táctil debe iniciar una transición.
Provides a collapsible side panel to organize application-wide navigation and screen transitions.
mdui is a framework-agnostic UI library and design system based on Material Design 3 standards. It provides a comprehensive set of reusable interface elements implemented as native Web Components, ensuring compatibility across different JavaScript frameworks. The library features a sophisticated theming system that supports light and dark modes, as well as the ability to generate dynamic color palettes from seed colors or image sources. It distinguishes itself with a high level of flexibility in visual customization, using CSS custom properties to control design tokens such as typography, cor
Implements a slide-out panel containing a list of items for application-wide navigation.