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 ### Type of Change _Erase all that don't apply._ - Bug fix (non-breaking change which fixes an issue) ### Why These headers are needed in case alternative PCH...

> I don't think you should just dump this CoreApp sample in a subfolder of playground. If you want to prove that it works/builds, Either convert an existing app package...

enhancement
Area: Samples

Changing the value of accessibilityValue is not triggering Narrator to read out the new state. Similar to: https://github.com/microsoft/react-native-windows/issues/8491, needs calls to peer.RaisePropertyChangedEvent when value changes.

bug
Area: Accessibility

### Problem Description _Creating issue to track deforking of this file_ Recent integration came across this PR (https://github.com/facebook/react-native/commit/56e9aa369f5c13af38cf80ba47e9eb29d835ec89) added these lines of code to [RectangleEdges.h](https://github.com/facebook/react-native/commit/56e9aa369f5c13af38cf80ba47e9eb29d835ec89#diff-5a2469bf2c3c7e2c071dfe360aa9d9b21e664782f73de942858a353c125680ee) ``` struct RectangleEdges { ......

bug
Deforking
Integration Follow-up

## Description ### Type of Change _Erase all that don't apply._ - Bug fix (non-breaking change which fixes an issue) ### Why It may not always be the case that...

Area: Islands

Goals and plan document ([internal link](https://microsoft.sharepoint-df.com/:w:/r/teams/windows/_layouts/15/Doc.aspx?sourcedoc=%7B90B36992-6972-4E03-A566-6120FF6E22E0%7D&file=RNW%20Performance%20Story%20Roadmap.docx&action=default&mobileredirect=true)) - [ ] #9416 - [ ] #9417 - [x] #10114 Performance pipeline sets up a Azure hosted VM with RNW secrets/variables, gets the...

enhancement
Area: Performance
Deliverable
Story: ⚡ Performance

enhancement
Area: Telemetry
Platform: WinAppSDK

enhancement
Area: Samples
Area: Developer Experience
Platform: WinAppSDK

Write up strategy for modules to either dual target, or convert to winappsdk. Needs to also consider how winappsdk vs. UWP is surfaced in reactnative.directory.

Needs: Dev Design
enhancement
Area: Native Modules
Area: WinUI
Platform: WinAppSDK

Need project templates for C++ and C# .net 5 libraries with winappsdk

enhancement
Area: CLI
Area: Native Modules
Platform: WinAppSDK