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

A framework for building native Windows apps with React.

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

Test cases should be added to the E2E test app (Fabric) to validate the following functionality scenarios. ```[tasklist] ### Tasks - [ ] FlatList styles should update on fast refresh....

Area: Tests
Area: Fabric
Invalid Triage

## Description ### What Update the sample-app-fabric to use ReactNativeAppBuilder Resolves #13388 ## Changelog no_ ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-windows/pull/13382)

## Description Add ARM64EC platform to Desktop NuGet. ### Type of Change - New feature (non-breaking change which adds functionality) ### Why Currently the Desktop NUSPEC `OfficeReact.Win32.nuspec` expects source and...

Needs: Author Feedback

## Description ### Type of Change Integration ### What https://github.com/facebook/react-native/compare/ced076210...f7aea0c8e Notable commits: https://github.com/facebook/react-native/commit/c92f31d834234d2dfccdd066e35f693ff98a98f0 ## Changelog No ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-windows/pull/13346)

### Problem Description create rn-windows with language cs(c# dotnet 8.0) `npx --yes react-native-windows-init --language cs --version 0.74.8 --overwrite --experimentalNuGetDependency` , it crashed after run-windows. change to c++ works well `npx...

bug
Needs: Author Feedback
no-recent-activity
Scenario: C#

Currently fabric apps do not handle DPI scale changes well. This change ensures that we listen to scale changes from the ContentIsland and that text is re-rendered at the correct...

React Native approximate binary sizes reference (x64 Release Microsoft.ReactNative.dll): | Paper Size | Fabric Size | | --- | --- | | ~4 MB | ~8 MB | Currently Fabric...

Needs: Triage :mag:
enhancement
Area: Performance
Area: Fabric
New Architecture

### Problem Description Text input behaves in a stange way. when you put a flyout modal that contains a Text input, initialy you get it working, after that when you...

bug
Needs: Attention :wave:
Area: Layout
Area: Flyout
Area: TextInput
Area: Paper
Old Architecture

## Description Narrowing down broken changes in 0.74-preview-branch, please do not merge this in :) ### Type of Change _Erase all that don't apply._ - Bug fix (non-breaking change which...

**This bug will be fixed in VS 17.10.4.** Please upgrade to VS 17.10.4 when it's available. In the meantime, you can use the workaround below: > **Current Workaround:** You can...

bug
Blocking
Developer First Experience
External Developer Tooling
Scenario: Visual Studio