react-native-windows
react-native-windows copied to clipboard
Implement selectionColor property for Text for fabric
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.