awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-navigation avatar

react-navigation/react-navigation

0
View on GitHub↗
24,405 estrellas·5,117 forks·TypeScript·15 vistasreactnavigation.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.

Historial de estrellas

Gráfico del historial de estrellas de react-navigation/react-navigationGráfico del historial de estrellas de react-navigation/react-navigation

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a React Navigation

Proyectos open-source similares, clasificados según cuántas características comparten con React Navigation.
  • expo/expoAvatar de expo

    expo/expo

    50,111Ver en GitHub↗

    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
    Ver en GitHub↗50,111
  • weilanwl/coloruicssAvatar de weilanwl

    weilanwl/coloruicss

    12,394Ver en GitHub↗

    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
    Ver en GitHub↗12,394
  • flutter/samplesAvatar de flutter

    flutter/samples

    19,172Ver en GitHub↗

    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
    Ver en GitHub↗19,172
  • aksonov/react-native-router-fluxAvatar de aksonov

    aksonov/react-native-router-flux

    8,927Ver en GitHub↗

    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
    Ver en GitHub↗8,927
Ver las 30 alternativas a React Navigation→

Preguntas frecuentes

¿Cuáles son las características principales de react-navigation/react-navigation?

Las características principales de react-navigation/react-navigation son: Navigators, View Integrations, Routing, State & Lifecycle, Mobile Navigation, Native Navigation, React Native Navigation, Routing and Navigation.

¿Qué alternativas de código abierto existen para react-navigation/react-navigation?

Las alternativas de código abierto para react-navigation/react-navigation incluyen: 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…