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 661 react-native-windows issues
Sort by recently updated
recently updated
newest added

## Description Enable caching of TurboModule properties ### Why Resolves #14128 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-windows/pull/15333)

### Summary Create a modern C# .NET app template for RNW New Architecture projects. ### Motivation To continue support for C# that we started in the Old Architecture. ### Basic...

enhancement
Area: App Template
Scenario: C#
New Architecture
Parity: Fabric vs. Paper
Workstream: New Arch C# Support

## Description ### Type of Change _Erase all that don't apply._ - Bug fix (non-breaking change which fixes an issue) - New feature (non-breaking change which adds functionality) - Breaking...

SDL Compliance: Input Validation for Security Vulnerabilities (#58386087) This commit implements comprehensive input validation across 31 security-critical functions to achieve 100% SDL compliance and eliminate 207.4 CVSS points. Problem: -...

## Description adding accessibility checks in pipeline ### Type of Change - New feature (non-breaking change which adds functionality) ### Why adding accessibility checks in pipeline Resolves [Add Relevant Issue...

### Problem Description In upstream, class SchedulerDelegate added with a new pure virtual function called schedulerDidUpdateShadowTree() we have to implement those function in FabricUIManagerModule.cpp ### Link to the integration PR...

enhancement
Integration Follow-up

## Description Bump screenshot-desktop from 1.15.0 to 1.15.2 as a part of corporate governance ### Type of Change - Security fix (non-breaking change which fixes an issue) ### Why To...

### Problem Description This was implemented in old architecture: https://github.com/microsoft/react-native-windows/issues/7554 But there doesn't seem to be support in the new arch. Note that this scenario was not covered by the...

bug
Area: ScrollView
Area: Fabric
New Architecture
Parity: Fabric vs. Paper

RNW is missing a native implementation of the Performance and PerformanceObserver modules.

enhancement
Area: Performance