awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-navigation avatar

react-navigation/react-navigation

0
View on GitHub↗
24,405 Stars·5,117 Forks·TypeScript·15 Aufrufereactnavigation.org↗

React Navigation

Features

  • Navigators - Supports navigating between screens by pushing new views onto a stack with customizable animations.
  • View Integrations - Handles high-performance transitions and gesture interactions by synchronizing with native view hierarchies.
  • Routing - Supports configuring routes and parameters with strict type definitions to prevent runtime errors.
  • State & Lifecycle - Provides functionality to reset the navigation state, replacing the entire history with a fresh set of routes.
  • Mobile Navigation - Listed in the “Mobile Navigation” section of the Awesome React awesome list.
  • Native Navigation - Standard routing and navigation for mobile apps.
  • React Native Navigation - Routing and navigation for your React Native apps
  • Routing and Navigation - Routing and navigation for mobile applications.
  • Navigation Headers - Displays consistent navigation bars with custom titles and styling to ensure a uniform experience.
  • Deep Linking - Handles incoming URLs to route users directly to specific screens within an application.
  • Libraries - Provides specialized layout components for managing screen rendering and header positioning.
  • Custom Header Components - Allows rendering specialized header components including backgrounds, titles, and buttons.

Star-Verlauf

Star-Verlauf für react-navigation/react-navigationStar-Verlauf für react-navigation/react-navigation

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu React Navigation

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit React Navigation.
  • expo/expoAvatar von expo

    expo/expo

    50,111Auf GitHub ansehen↗

    Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit

    TypeScriptandroidapp-frameworkexpo
    Auf GitHub ansehen↗50,111
  • weilanwl/coloruicssAvatar von weilanwl

    weilanwl/coloruicss

    12,394Auf GitHub ansehen↗

    coloruicss is a CSS UI component library and high-saturation design system specifically developed for mini program environments. It provides a collection of pre-styled visual elements designed to meet the technical constraints and rendering behaviors of these platforms. The framework focuses on replacing default system headers with a dedicated custom navigation bar framework. This allows for the creation of stylized top navigation areas that support custom colors, images, and action buttons. The system manages visual consistency through a CSS-based theming framework using custom properties t

    Vuecssmp-weixinscss
    Auf GitHub ansehen↗12,394
  • flutter/samplesAvatar von flutter

    flutter/samples

    19,172Auf GitHub ansehen↗

    This is a comprehensive library of code examples and reference implementations for building cross-platform user interfaces with Flutter. The project provides a collection of demo applications and guides designed to illustrate the implementation of design patterns, animation techniques, and testing workflows. The repository features specific demonstrations for native integration, including examples of embedding modules into existing native applications, using platform channels, and bridging native code with the framework. It also serves as an animation reference, providing implementations for

    Dart
    Auf GitHub ansehen↗19,172
  • aksonov/react-native-router-fluxAvatar von aksonov

    aksonov/react-native-router-flux

    8,927Auf GitHub ansehen↗

    This project is a cross-platform mobile navigation library and declarative routing engine. It maps components to named scenes within a centralized configuration to manage application flow and screen transitions. The system distinguishes itself through a variety of specialized navigation patterns, including a mobile drawer navigation system for side menus and a tab navigation framework for organizing top-level views. It also features a modal overlay manager for rendering screens as pop-ups or transparent lightboxes and a deep linking handler that maps incoming URIs to specific application scen

    JavaScript
    Auf GitHub ansehen↗8,927
Alle 30 Alternativen zu React Navigation anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von react-navigation/react-navigation?

Die Hauptfunktionen von react-navigation/react-navigation sind: Navigators, View Integrations, Routing, State & Lifecycle, Mobile Navigation, Native Navigation, React Native Navigation, Routing and Navigation.

Welche Open-Source-Alternativen gibt es zu react-navigation/react-navigation?

Open-Source-Alternativen zu react-navigation/react-navigation sind unter anderem: expo/expo — Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase… flutter/samples — This is a comprehensive library of code examples and reference implementations for building cross-platform user… weilanwl/coloruicss — coloruicss is a CSS UI component library and high-saturation design system specifically developed for mini program… aksonov/react-native-router-flux — This project is a cross-platform mobile navigation library and declarative routing engine. It maps components to named… yokeyword/fragmentation — Fragmentation is an Android fragment management library and navigation framework. It coordinates the lifecycle,… flutter-team-archive/plugins — This project is a collection of official plugin packages and a native integration library designed to provide a…