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