React-native-auth0 password autofill

I’ve successfully used react-native-auth0, but noticed, that system dialog to save credentials is showed just for a split second, and then never appears back. I suspect it’s a problem inside the lib, as it does not wait for user to dismiss this dialog. Is there a way to fix it?