6 مستودعات
Navigation solutions specifically for mobile applications.
Explore 6 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 هو إطار عمل خفيف لـ JavaScript مصمم لإنشاء عروض تقديمية متسلسلة على الويب. يعمل كمتحكم في الشرائح يعتمد على DOM ومحرك تنقل يدير ظهور وتنسيق عناصر HTML لإنشاء تدفقات العرض التقديمي. تم بناء إطار العمل حول بنية تعتمد على الإضافات (plugins) التي تسمح بتوسيع السلوك الأساسي. يتيح هذا النظام حقن منطق مخصص في سير عمل التنقل من خلال اعتراض وتعديل أحداث النظام، بما في ذلك القدرة على إلغاء إجراءات محددة. تغطي مجموعة الأدوات تعريف عناصر المحتوى وإدارة الحالة، باستخدام محددات CSS لتحديد وحدات المحتوى وتبديل الفئات (classes) تلقائياً بناءً على حالة العنصر. كما يتتبع الموقع الحالي ضمن تسلسل خطي لتنسيق الانتقالات بين العناصر.
Controls the sequence of a collection by transitioning between items and tracking the active index.
GuideView is an Android user onboarding library and UI masking framework used to create guided tours and feature tutorials. It provides utilities for identifying and visually isolating specific Android views by drawing semi-transparent overlays with highlighted holes to focus user attention. The library implements a system for chaining multiple instructional steps together, allowing for the sequencing of highlight pages in a specific order. It supports the attachment of custom text, images, or animations near highlighted views to provide instructional context. The framework manages visual tr
Manages the active step index and transition logic for a linear sequence of tutorial highlights.