How to solve this firebase auth error in React-Native???

For further actions, you may consider blocking this person and/or reporting abuse
How to solve this firebase auth error in React-Native???
For further actions, you may consider blocking this person and/or reporting abuse
Sorry, it's true.
Bhavik Sadhu -
Majuran SIVAKUMAR -
bonnguyenitc -
ibenge Uforo -
Once suspended, arjunkumardev will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, arjunkumardev will be able to comment and publish posts again.
Once unpublished, all posts by arjunkumardev will become hidden and only accessible to themselves.
If arjunkumardev is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to ArjunKumarDev.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag arjunkumardev:
Unflagging arjunkumardev will restore default visibility to their posts.
Top comments (2)
Hi bro, you need to link every firebase module natively, if your attempting to use Auth module you need to follow the installation docs for it.
rnfirebase.io/docs/v5.x.x/auth/and...
That it is what the error means, if you already linked natively them take a look on StackOverflow for more information related to the error.
Thanks a lot I Solved it!