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

Once we integrate past this PR https://github.com/facebook/react-native/pull/44665 we should be able to unfork the files added in #13315:

enhancement
Deforking
Integration Follow-up

Backport of #13320 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-windows/pull/13334)

### Problem Description We as an SAP development team want to upgrade React Native Windows from 0.71.37 to 0.71.46. After we’ve done, we faced Hermes direct debugging issue: - Breakpoints...

bug
Area: Debug Infrastructure
Needs: Verify on Latest Version
Area: JavaScript Engine
Invalid Triage
Area: Developer Experience

### Problem Description Our app relies on the system visual theme instead of the app visual theme but by default PlatformColor uses the app visual theme. I tried setting the...

bug
Area: Fabric
Area: PlatformColor
Partner: Microsoft
Area: Paper
Old Architecture
Parity: React Native

Implement the accessibilityState: selected property for the fabric implementation of View. Note: The state `disabled` was already implemented by #11674,but the remaining property values (`selected`,`checked`,`busy`,and `expanded`) need to be implemented....

enhancement
Area: Accessibility
API: Completion
Area: Fabric
Area: Component Views
New Architecture
Parity: Fabric vs. Paper
Area: View
Area: View Props

Implement the accessibilityState: checked property for the fabric implementation of View. Note: The state `disabled` was already implemented by #11674,but the remaining property values (`selected`,`checked`,`busy`,and `expanded`) need to be implemented....

enhancement
Area: Accessibility
API: Completion
Area: Fabric
Area: Component Views
New Architecture
Parity: Fabric vs. Paper
Area: View
Area: View Props

Implement the accessibilityState: busy property for the fabric implementation of View. Note: The state `disabled` was already implemented by #11674,but the remaining property values (`selected`,`checked`,`busy`,and `expanded`) need to be implemented....

enhancement
Area: Accessibility
API: Completion
Area: Fabric
Area: Component Views
New Architecture
Parity: Fabric vs. Paper
Area: View
Area: View Props

Implement the accessibilityState: expanded property for the fabric implementation of View. Note: The state `disabled` was already implemented by #11674,but the remaining property values (`selected`,`checked`,`busy`,and `expanded`) need to be implemented....

enhancement
Area: Accessibility
API: Completion
Area: Fabric
Area: Component Views
New Architecture
Parity: Fabric vs. Paper
Area: View
Area: View Props

Implement the accessibilityState: selected property for the fabric implementation of Text. Note: The state `disabled` was already implemented by #11674,but the remaining property values (`selected`,`checked`,`busy`,and `expanded`) need to be implemented....

enhancement
Area: Accessibility
API: Completion
Area: Text
Area: Fabric
Area: Component Views
New Architecture
Parity: Fabric vs. Paper

Implement the accessibilityState: checked property for the fabric implementation of Text. Note: The state `disabled` was already implemented by #11674,but the remaining property values (`selected`,`checked`,`busy`,and `expanded`) need to be implemented....

enhancement
Area: Accessibility
API: Completion
Area: Text
Area: Fabric
Area: Component Views
New Architecture
Parity: Fabric vs. Paper