We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
when i tried to use auth with login() and try to shows auth props, i got this
but when i use createUser() i got this auth props
this is my login() code
this is my createUser() code
and this is how i attach auth props to a component
i use react native and react-native-firebase