Password suggestions & password managers

Hi !

I’m using Expo v37, and I’d really like to have the native password suggestion feature you have in iOS when you have to log in.
I’m using a classic TextInput, with “secureEntry” prop to true, nothing shows up when the user focuses on the password input.

Also, how can I make password managers suggestions (1Password, Dashlane, etc) available to users on Android ? Every app has this feature, I thought it was something native, without any implementation needed, am I wrong?

Thx!