react-navigation은 React Native 앱을 위한 라우팅 및 내비게이션 솔루션으로, GitHub에서 활발한 공개 활동을 하고 있습니다. TypeScript와 JavaScript를 주요 언어로 사용하며, react-navigation, react-native-safe-area-view, hooks와 같은 여러 인기 있는 레포지토리를 보유하고 있습니다.
Routing and navigation for React Native and Web apps
⚠️ Deprecated: use the successor react-native-safe-area-context instead!
React hooks for convenient react-navigation use
Routing and navigation for your React Native apps
Stack navigator for React Navigation
Tab navigators for React Navigation
Home of the documentation and other miscellanea
Redux middleware and utils for React Navigation
A Material Design bottom tab navigator for React Navigation
A switch navigator but with transitions between screens powered by the react-native-reanimated Transitions API
Drawer navigator for React Navigation
A basic search screen layout for usage with React Navigation.
Tools for react-navigation on web browsers and servers
RFCs for changes to React Navigation
A navigator for custom screen transitions with React Navigation and React Native
Example of usage of deep linking for blog post in React Navigation
Core utilities for the react-navigation framework shared between the native and web implementations.
React Native support for React Navigation. You probably don't need to use this directly, it's included in the react-navigation package.
Example for react-navigation and server-side rendering
Example create-react-app using react navigation
이 저장소에 대한 설명이 제공되지 않았습니다.
Official AI agent skills for React Navigation.
An example project with themes
Standard navigation API for navigation libraries
A starter project using React Navigation
A fork of react-native-tab-view used by an old version of react-navigation, which we now must keep forever in this organization
Check for missing or outdated versions of packages mentioned in the issue
Don't use this unless you have to. You will know if you have to
Code of React Navigation 4 for archiving
react-navigation은 주로 React Native와 웹 앱을 위한 라우팅 및 내비게이션 관련 라이브러리를 개발합니다. 이들은 사용자가 앱 내에서 원활하게 이동할 수 있도록 돕는 기능을 제공합니다.
react-navigation은 주로 TypeScript와 JavaScript를 사용합니다. 또한, Objective-C도 일부 레포지토리에서 사용되고 있어 다양한 플랫폼에 대한 지원을 제공합니다.
네, react-navigation의 모든 레포지토리는 공개입니다. 따라서 누구나 GitHub에서 이들의 소스 코드를 접근하고 사용할 수 있습니다.