Hi,
We discovered an issue after upgrading our tablet to iPasOS 26:
The field properly auto focus, but when using a numeric keyboard type, the new presentation mode of the keyboard seems to have issue:
On focus the keyboard appears, but if we close the keyboard, the field stays focused, and it is impossible to refocus and open the keyboard again.
Our workaround for now is to set the keyboard type to default
Environment:
"expo": "~54.0.31",
"react-native": "0.81.5",
"react-native-confirmation-code-field": "8.0.1",
Did anyone else encounter this issue ?
Hi,
We discovered an issue after upgrading our tablet to iPasOS 26:
The field properly auto focus, but when using a numeric keyboard type, the new presentation mode of the keyboard seems to have issue:
On focus the keyboard appears, but if we close the keyboard, the field stays focused, and it is impossible to refocus and open the keyboard again.
Our workaround for now is to set the keyboard type to
defaultEnvironment:
Did anyone else encounter this issue ?