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

### Summary In order to gather telemetry in compliance with Microsoft data handling practices we'll need to switch our CLI telemetry implementation code to use the `@microsoft/1ds-core-js` NPM package. ###...

enhancement
Area: CLI
Area: Telemetry
Area: Compliance

This is a master task to track adding test coverage of ViewManagers that are part of core. Can leverage some RNTester pages. Will need to create more RNTester pages as...

enhancement
Area: Tests

### Problem Description When TextInput has "focusable = false" you can't edit/copy/paste from it while you can in IOS/Android (and it looks like Web has no implementation of focusable). On...

Needs: Dev Design
enhancement
Area: TextInput

## Description Backport of #9902 ### Type of Change - New feature (non-breaking change which adds functionality) ### Why To allow developers to use listitem accessibilityRole in previous versions. ######...

## Description Backport of #9902 ### Type of Change - New feature (non-breaking change which adds functionality) ### Why To allow developers to use listitem accessibilityRole in previous versions. ######...

Simplifies app launch + perf gathering yml to template asking for app name (5 days) - Learn more yml - 1 day - Add run-perf-scenario.yml - 2 days - Rewrite...

enhancement
Area: Performance
Story: ⚡ Performance

Pipeline now gathers perf traces of the app and store the results in a CSV file (6 days) - Run machine quieting scripts - 1 day - Write perf profiles...

enhancement
Area: Performance
Invalid Triage
Story: ⚡ Performance

* add new prop alwaysShowToolTip to ViewWin32 * Change files * Change files ## Description Adding the `alwaysShowToolTip` prop for RNWin32's View. ### Type of Change - New feature (non-breaking...

* add new prop alwaysShowToolTip to ViewWin32 * Change files * Change files ## Description Adding the `alwaysShowToolTip` prop for RNWin32's View. ### Type of Change - New feature (non-breaking...

### Summary There is a task for scanning for malware that we should be running both before and after the build in the compliance pipeline. ### Motivation Malware is mal....

enhancement
Area: Compliance