react-native-windows
react-native-windows copied to clipboard
A framework for building native Windows apps with React.
This item is to track the list of issues that need to be addressed for supporting Xaml Controls in Fabric Application.
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.
Manual identification of Z-order and document it. This is specifically issues with Z-order and ContentIslands.
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...
# 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...
### 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...
### 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...
### Problem Description There are some differences between a newly spun up Legacy app vs New Arch app. See the table below: | | Legacy | New Arch | |...