react-native-windows
react-native-windows copied to clipboard
Implement scrollEnabled property for TextInput for fabric
Implement the scrollEnabled property for the fabric implementation of TextInput.
This property was available in RNW Paper via TextInputViewManager.
See https://reactnative.dev/docs/textinput#scrollenabled-ios for details.