oblador / react-native-keychain

:key: Keychain Access for React Native
MIT License
3.12k stars 515 forks source link

requestSharedWebCredentials / setSharedWebCredentials equivalents on Android? #552

Open seanleblancicdtech opened 2 years ago

seanleblancicdtech commented 2 years ago

I realize these are not yet implemented in react-native-keychain, but am I correct in this concept does exist within Android itself - "Smart Lock for Passwords"?

Is that something on the roadmap for this project, if so? If it's not on the roadmap, does anyone have an idea of how to access this feature for Android from React Native projects otherwise?