react-native-windows-samples icon indicating copy to clipboard operation
react-native-windows-samples copied to clipboard

A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.

Results 115 react-native-windows-samples issues
Sort by recently updated
recently updated
newest added

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.5.0. Changelog Sourced from fast-xml-parser's changelog. Note: If you find missing information about particular minor version, that version must have been changed without any functional...

dependencies
javascript

## Description Update `rnm-getting-started.md` to recommend using react-native 0.75 ### Why This documentation has been outdated for quite a while now and it's still recommending react-native 0.71. Now that 0.75...

### Suggestion As we move toward Fabric as the default, more developers will be wondering if Fabric is now ready for them to migrate their Paper RNW app to Fabric....

documentation
enhancement

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...

dependencies

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...

dependencies
javascript

## Description ### Why What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits. Resolves [Add Relevant Issue...

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.5 to 7.26.10. Release notes Sourced from @​babel/runtime's releases. v7.26.10 (2025-03-11) Thanks @​jordan-choi and @​mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...

dependencies
javascript

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. Release notes Sourced from prismjs's releases. v1.30.0 What's Changed check that currentScript is set by a script tag by @​lkuechler in PrismJS/prism#3863 New Contributors...

dependencies

### Page url https://microsoft.github.io/react-native-windows/ ### Problem Description Starting with PR #1029, pages are now tagged with Architecture: ![Architecture](https://img.shields.io/badge/architecture-new_&_old-green) ![Architecture](https://img.shields.io/badge/architecture-new_only-blue) ![Architecture](https://img.shields.io/badge/architecture-old_only-yellow) ![Architecture](https://img.shields.io/badge/architecture-needs_review-red) This issue is tracking that we need to actually...

bug
documentation

Check latest updates from Docusaurus here: https://docusaurus.io/docs Refer https://github.com/facebook/react-native-website/blob/main/website/docusaurus.config.ts https://docusaurus.io/docs/migration 🔁 Step-by-Step Migration from Docusaurus v1 → v2 1. 📦 Install Docusaurus v2 bashCopyEditnpm install --save @docusaurus/core@latest @docusaurus/preset-classic@latest Or if...

documentation
enhancement
website