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

This item is to track the list of issues that need to be addressed for supporting Xaml Controls in Fabric Application.

enhancement

When narrator is launched and we tab in and out of xaml content island narrator doesn't recognize the element and announce the accessibility properties.

enhancement

Manual identification of Z-order and document it. This is specifically issues with Z-order and ContentIslands.

enhancement

Investigation: It might be an issue when we want to load a more complex Xaml user control, we might eventually want a way to let the app declare its own...

enhancement

# Modern Inspector Outstanding Issues ## Follow-ups from PR #15328 (Add support for modern inspector) - [ ] Implement the `NetworkIOAgent` pathway so the modern inspector can fetch network resources...

bug
Fix Hermes Debugger for RNW

### Problem Description Parity work for Props below in Fabric as per paper. onClick onKeyDownCapture onKeyUpCapture overflow zIndex tooltip tabIndex aria-level opacity onMomentumScrollBegin onMomentumScrollEnd snapToInterval snapToAlignment pagingEnabled selectable selectable selectionColor...

bug

### Problem Description In `@react-native-windows/cli` we have tests for autolinking (i.e. `react-native autolink-windows) and project config (i.e. `react-native config`) that create test projects to verify functionality. The code explicitly uses...

bug
enhancement
Area: CLI
Area: Tests
Area: Autolinking
New Architecture

### Problem Description There are some differences between a newly spun up Legacy app vs New Arch app. See the table below: | | Legacy | New Arch | |...

bug
Area: App Template
New Architecture