Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete support for SMS/OTP #108

Open
pke opened this issue Feb 19, 2024 · 0 comments
Open

Autocomplete support for SMS/OTP #108

pke opened this issue Feb 19, 2024 · 0 comments

Comments

@pke
Copy link

pke commented Feb 19, 2024

I tried to set the inputProps to support autocomplete: "sms-otp" but its not working. Android does not offer to auto fill the field.
Screenshot_1708337275

If I use a default RN Input with that autocomplete prop it does work.
Screenshot_1708337266

This component seems to use a normal input underneath but does it apply inputProps properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant