GitShow/react/react-native-website
react

react-native-website

The React Native website and docs

by react
docusaurusreactreact-native
Star on GitHubForkWebsite

MDX

2.1k stars6.2k forks1.5k contributorsActive · 58m agoSince 2017MIT

Meet the team

See all 1461 on GitHub →
Simek
Simek386 contributions
hramos
hramos212 contributions
tesseralis
tesseralis189 contributions
dependabot[bot]Bot
dependabot[bot]104 contributions
cpojer
cpojer98 contributions
cortinico
cortinico91 contributions
rickhanlonii
rickhanlonii91 contributions
huntie
huntie65 contributions

Languages

View on GitHub →
MDX61%
TypeScript32%
SCSS4.2%
CSS1.4%
JavaScript1.1%
HTML0.3%

Commit activity

Last 12 weeks · 74 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
87
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Active · Last activity 58m ago
See all on GitHub →
Simek
Home: replace raw links with logo wordmarks in the Community sectionOpenPR

Why Continuation of the effort to improve and visually align website Home page. How Replace raw links with logo wordmarks in the Community section, small wording and typography changes. Preview

Simek · 56m ago
guilhermeholm
fix(animation): replace useAnimatedValue with Animated.Value to fixOpenPR

Removed import from and replaced with . Reason: is not available in the current React Native version, causing the runtime error: TypeError: (0, _reactNative.useAnimatedValue) is not a function Using restores compatibility with the Animated API and keeps the fade animation working correctly.

guilhermeholm · 13h ago
kunal-bana
Update accessibility.mdOpenPR

kunal-bana · 1d ago

Recent fixes

View closed PRs →
artyn4827-creator
Update getting-started.md from '@site/src/theme/PlatformSupport';MergedPR

from '@site/src/theme/PlatformSupport';

artyn4827-creator · 2d ago
azizbecha
"Copy page" button is left-aligned on pages without a table of contentsClosedIssue

Description On doc pages that have no right-hand table of contents (e.g. pages with ), the "Copy page" button appears at the top-left (above the title) instead of the top-right. On pages that do have a TOC, the button correctly sits at the top-right next to the menu. Compare: Building For TV — , button is mis-aligned to the left. Out-of-Tree Platforms — has a TOC, button is correctly on the right. Root cause renders the in-article Copy page button inside — a flex row with — next to `DocVersionBadge.docHeaderContainerjustify-content: space-between.copyPageArticleActionstyles.copyPageArticleActionwebsite/src/theme/DocItem/Layout/styles.module.cssdiv[class^="copyPageArticleAction"]margin-bottomdisplay: none.copyPageArticleActionWithTocmargin-left: auto` pushes the button to the right edge whether it is the only child (no badge) or sharing the row with the version badge (badge stays left, button right). Screenshots

azizbecha · 2d ago
azizbecha
fix(copy-page): right-align Copy page button on pages without a TOCMergedPR

Fixes #5160. Summary On doc pages without a table of contents (e.g. ), the "Copy page" button appeared at the top-left (above the title) instead of the top-right. The in-article button is rendered in — a flex row with — next to `DocVersionBadgespace-between.copyPageArticleActionstyles.copyPageArticleActionstyles.module.cssmargin-left: automargin-left: autodisplay: noneprettier --check` passes on the changed file. Visual before/after below. Screenshots Before: After:

azizbecha · 2d ago
Structured data for AI agents

Repository: react/react-native-website. Description: The React Native website and docs Stars: 2146, Forks: 6191. Primary language: MDX. Languages: MDX (61%), TypeScript (32%), SCSS (4.2%), CSS (1.4%), JavaScript (1.1%). License: MIT. Homepage: https://reactnative.dev Topics: docusaurus, react, react-native. Open PRs: 87, open issues: 11. Last activity: 58m ago. Community health: 87%. Top contributors: Simek, hramos, tesseralis, dependabot[bot], cpojer, cortinico, rickhanlonii, huntie, charpeni, luism3861 and others.

·@ofershap

Replace github.com with gitshow.dev