You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I Just upgarded my react native project to v85.2 and got this issue. Whenever i click on cell to enter otp code manuall, the keyboard not open on both android and ios.
Demo
Android
Screen.Recording.2026-05-01.at.4.02.06.PM.mov
iOS
Screen.Recording.2026-05-01.at.4.03.19.PM.mov
Steps to reproduce
Create or upgrade your react native project to v85.2 and implement react-native-confirmation-code-field as per documentation.
Current Behavior
Keyboard not open on cell click
Expected Behavior
Keyboard must open, so that user can enter/edit otp code to proceed.
Issue
I Just upgarded my react native project to v85.2 and got this issue. Whenever i click on cell to enter otp code manuall, the keyboard not open on both android and ios.
Demo
Android
Screen.Recording.2026-05-01.at.4.02.06.PM.mov
iOS
Screen.Recording.2026-05-01.at.4.03.19.PM.mov
Steps to reproduce
Create or upgrade your react native project to v85.2 and implement react-native-confirmation-code-field as per documentation.
Current Behavior
Keyboard not open on cell click
Expected Behavior
Keyboard must open, so that user can enter/edit otp code to proceed.