Expo auto-fill OTP SMS in Application

Viewed 185

How can I auto fill my OTP field with received message from 2FA provider? I see lots of apps doing a suggestion on iOS above the native keypad. This looks to me like a native thing that should work out of the box, but I cannot figure it out.

This screen: enter image description here

I want that same suggestion for my application too, when the OTP field is focussed.

Developed in Expo, React-native.

0 Answers
Related