awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-navigation avatar

react-navigation/react-navigation

0
View on GitHub↗
24,405 星标·5,117 分支·TypeScript·34 次浏览reactnavigation.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 历史

react-navigation/react-navigation 的 Star 历史图表react-navigation/react-navigation 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

React Navigation 的开源替代方案

相似的开源项目,按与 React Navigation 的功能重合度排序。
  • expo/expoexpo 的头像

    expo/expo

    50,111在 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
    在 GitHub 上查看↗50,111
  • weilanwl/coloruicssweilanwl 的头像

    weilanwl/coloruicss

    12,394在 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
    在 GitHub 上查看↗12,394
  • flutter/samplesflutter 的头像

    flutter/samples

    19,172在 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
    在 GitHub 上查看↗19,172
  • aksonov/react-native-router-fluxaksonov 的头像

    aksonov/react-native-router-flux

    8,927在 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
    在 GitHub 上查看↗8,927
查看 React Navigation 的所有 30 个替代方案→

常见问题解答

react-navigation/react-navigation 的主要功能有哪些?

react-navigation/react-navigation 的主要功能包括:Navigators, View Integrations, Routing, State & Lifecycle, Mobile Navigation, Native Navigation, React Native Navigation, Routing and Navigation。

react-navigation/react-navigation 有哪些开源替代品?

react-navigation/react-navigation 的开源替代品包括: 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…