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

I have a Flyout that contains two TouchableHighlights. I want to assign keyboard focus to the second one in the tree, so I create and assign a ref to it....

bug
Area: Flyout
Workstream: Component Parity

Now that the backend naming limitations have been solved, it's time to introduce measures for every dependency. List of dependencies. Create a cube and a chart for each: - [...

enhancement
Area: Telemetry
Workstream: Telemetry

### Summary https://github.com/microsoft/react-native-windows/pull/14161#discussion_r1904711612 ### Motivation See comment link. ### Basic Example _No response_ ### Open Questions _No response_

enhancement
Area: Telemetry
Workstream: Telemetry

### Problem Description Surprisingly, many telemetry instances are showing `` data in fields that I'd initially assume to be always populated. Examples: JS Engine project: Chakra or Hermes - it...

bug
good first issue
Area: Telemetry
Workstream: Telemetry
good first issue: easy

### Summary Allow local network sniffing and testing with tools like Fiddler which act as MITM proxy servers. ### Motivation Verify that telemetry payloads are correctly formed before they go...

enhancement
Area: Infrastructure
Area: Telemetry
Workstream: Telemetry

### Summary Windows Terminal repo has a [PR](https://github.com/microsoft/terminal/pull/16055) to add functional accessibility checks in their CI pipelines. We should bring the sample checks over to the E2E test app. [1ES...

enhancement
Area: Accessibility
Area: Test Infrastructure
Workstream: Accessibility

### Problem Description In this integration, we were getting a lot of errors where the flow check was not recognizing Windows specific types in PlatformTypes.windows.js, so created an override of...

bug
Only Affects Internal Development

### Problem Description In the upstream ReactCommon NativeDOM.cpp there are some implicit casts from doubles to PointerIdentifiers (int32_t) which flag as warnings for us. In the integration we disabled warnings,...

enhancement
Integration Follow-up
Workstream: ES Compliance SFI

Bumps [@types/npm-registry-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/npm-registry-fetch) from 8.0.7 to 8.0.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/npm-registry-fetch&package-manager=npm_and_yarn&previous-version=8.0.7&new-version=8.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Implement the overflow property for the fabric implementation of Image. Note: This property appears in both Layout Props and Image Style Props. This property was available in RNW Paper via...

good first issue
enhancement
Area: Image
API: Completion
Area: View Style Props
Area: Fabric
Area: Component Views
New Architecture
Parity: Fabric vs. Paper
Area: Layout Props
Workstream: Component Parity