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