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

Implement the overflow property for the fabric implementation of ActivityIndicator. This property was available in RNW Paper via NativeUIManager. See https://reactnative.dev/docs/layout-props#overflow for details.

enhancement
API: Completion
Area: Fabric
Area: ActivityIndicator
Area: Component Views
New Architecture
Parity: Fabric vs. Paper
Area: Layout Props
Workstream: Component Parity

Implement the overflow property for the fabric implementation of ScrollView. This property was available in RNW Paper via NativeUIManager. See https://reactnative.dev/docs/layout-props#overflow for details.

enhancement
API: Completion
Area: ScrollView
Area: Fabric
Area: Component Views
New Architecture
Parity: Fabric vs. Paper
Area: Layout Props
Workstream: Component Parity

Implement the overflow property for the fabric implementation of TextInput. This property was available in RNW Paper via NativeUIManager. See https://reactnative.dev/docs/layout-props#overflow for details.

enhancement
API: Completion
Area: TextInput
Area: Fabric
Area: Component Views
New Architecture
Parity: Fabric vs. Paper
Area: Layout Props
Workstream: Component Parity

Implement the overflow property for the fabric implementation of Text. This property was available in RNW Paper via NativeUIManager. See https://reactnative.dev/docs/layout-props#overflow for details.

enhancement
API: Completion
Area: Text
Area: Fabric
Area: Component Views
New Architecture
Parity: Fabric vs. Paper
Area: Layout Props
Workstream: Component Parity

Implement the selectionColor property for the fabric implementation of Text. This property was available in RNW Paper via TextViewManager. See https://reactnative.dev/docs/text#selectioncolor-android for details.

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

There is no way currently to customize the behavior of CompositionDynamicAutomationProvider for custom native components. For example, if a control wanted to implement https://learn.microsoft.com/en-us/office/uia/word/wordcustomproperties

help wanted
enhancement
Area: Accessibility
Partner: Office
New Architecture
Workstream: Accessibility

### Problem Description Upstream bumped their node from 18 -> 20, we will want to check that we are on the same version. ### Link to the integration where the...

enhancement
Area: CLI
Integration Follow-up
Workstream: ES Compliance SFI

### Problem Description A friendly Microsoft person mentioned in react-native-permissions (https://github.com/zoontek/react-native-permissions/issues/925) that they may be able to help with react-ntive-windows implementations of some important modules Historically there was help from...

enhancement
Extensions
External
New Architecture
Workstream: Module Support

### Problem Description Fabric app doesn't automatically refresh when Text size is changed on the system settings ### Steps To Reproduce https://github.com/user-attachments/assets/6bd94249-67bd-40fc-9986-d91cee023100 ### Expected Results App should auto update when...

bug
Area: TextInput
Area: Text
Workstream: Accessibility

### Problem Description Upstream added methods to ReactPerfettoLogger.cpp that use their internal fbsystrace API as fallback, since we don't take in that API, Visual Studio throws errors because they don't...

Invalid Triage
Integration Follow-up