react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Implement keyboardType property for TextInput for fabric

Open jonthysell opened this issue 1 year ago • 0 comments

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.

jonthysell avatar Apr 29 '24 22:04 jonthysell