7 个仓库
Navigation solutions specifically for mobile applications.
Explore 7 awesome GitHub repositories matching part of an awesome list · React Native Navigation. Refine with filters or upvote what's useful.
React Navigation is a cross-platform routing framework and navigation library designed to synchronize routing logic and navigation flows across Android, iOS, and web platforms. It functions as a mobile app router that coordinates transitions between different application views while maintaining a consistent navigation history. The project provides a system for managing screens and navigation state in React Native applications. It enables the definition of paths and the coordination of movement between views to maintain an organized flow throughout the user experience. The framework covers br
Provides a comprehensive navigation solution specifically designed for React Native mobile applications.
Routing and navigation for your React Native apps
nuqs is a TypeScript library for managing React component state through the browser's URL query string. It provides a type-safe hook-based approach that synchronizes component state with the address bar, enabling shareable and bookmarkable application states. The library handles parsing and serializing URL query parameters into typed JavaScript values, supporting integers, floats, booleans, dates, and custom types with bijectivity verification. The library distinguishes itself through its comprehensive approach to URL state management, combining batch URL updates that merge multiple parameter
Controls whether URL state updates replace or push browser history entries for back-button navigation.
This project is a design-to-development handoff guide and UI design audit framework. It provides a structured collection of requirements and checklists to verify that visual assets, component architectures, and technical specifications are ready for implementation. The framework focuses on standardizing web asset management through naming conventions and format verification for images, icons, and fonts. It includes specifications for responsive web design, ensuring that mobile and tablet layouts and fluid grid systems are defined for cross-device consistency. The guide covers quality assuran
Includes a framework to verify that navigation elements have distinct styles for hover, focus, and active states.
Bespoke is a lightweight JavaScript presentation framework designed for creating sequenced web presentations. It functions as a DOM-based slide controller and navigation engine that manages the visibility and styling of HTML elements to create presentation flows. The framework is built around a plugin-based architecture that allows for the extension of core behavior. This system enables the injection of custom logic into the navigation workflow by intercepting and modifying system events, including the ability to cancel specific actions. The toolkit covers content element definition and stat
Controls the sequence of a collection by transitioning between items and tracking the active index.
GuideView 是一个 Android 用户引导库和 UI 遮罩框架,用于创建引导式游览和功能教程。它提供了通过绘制带有高亮孔的半透明遮罩来识别并视觉隔离特定 Android 视图的实用程序,以聚焦用户注意力。 该库实现了一个将多个教学步骤链接在一起的系统,允许按特定顺序排列高亮页面。它支持在被高亮视图附近附加自定义文本、图像或动画,以提供教学上下文。 该框架使用动画管理教程步骤之间的视觉转换,并将遮罩的位置与 Android Fragment 生命周期同步。它使用基于坐标的遮罩和路径裁剪来定义界面的可见区域。
Manages the active step index and transition logic for a linear sequence of tutorial highlights.
This library provides a collection of reusable React hooks designed to simplify mobile development by abstracting complex native hardware interactions and system event monitoring. It enables developers to replace imperative platform-specific code with declarative functions that integrate directly into the component lifecycle, facilitating reactive state synchronization and automated resource management. The project distinguishes itself by providing specialized utilities for monitoring mobile-specific device states, such as screen orientation, keyboard visibility, and accessibility preferences
Manages navigation flows by intercepting hardware back button events and tracking application lifecycle states.