I`ve found that answer here:
TextFields with `value`, `onValueChange` parameters do not support `showKeyboardOnFocus` option. You will need to use the new `TextField` that accepts `TextFieldState`.
https://issuetracker.google.com/issues/414645285