react-native-windows-samples
react-native-windows-samples copied to clipboard
A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
### Suggestion Once we have a new, unified lib template, we need to update the documentation to point users in that direction. Should be do-able once this is completed: https://github.com/microsoft/react-native-windows/issues/13931...
### Suggestion We need a single place that details what it Paper vs Fabric means for RNW, so we can accurately set expectations ### Location _No response_
### Suggestion As part of the soft-launch of the new arch templates, we want to make sure it's clear they're available in the getting-started docs ### Location _No response_
### Page url https://microsoft.github.io/react-native-windows/docs/rnm-getting-started#:~:text=**%20Latest%20stable%20version%20available%20for%20React%20Native%20for%20macOS%20is%200.71** ### Problem Description Hey folks - is it actually the case that the latest stable version of React Native for Mac OS is 0.71? That's what...
As the repo is currently classified as Production, it needs to undergo CodeQL scanning. This will mean setting up some kind of regular pipeline that will trigger CodeQL.
> We should add clarification to the docs on this: > > The script suggest running with flags -debug or -verbose, but it's unclear how to do that when the...
This [documentation](https://microsoft.github.io/react-native-windows/docs/native-modules) states that "The (spec) file must be named Native, with a .js or .jsx extension when using Flow, or a .ts, or .tsx extension when using TypeScript". However...
## Description Samples are already gone, remove mention from readme. ### Why Cleanup. ## Screenshots N/A ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-windows-samples/pull/974)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.1 to 1.16.2. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @UlisesGascon made their first contribution...