When screen is loading autoFocus on OTP is true and working fine. My requirement is to open the keyboard when screen loads with autoFocus, it is not working.
Also, onFocus() callback method is not implementing.
Expected behavior:
Keyboard should open when screen loads with autoFocus true.