Closed
Description
What feature would you like to see?
I think it would be useful to update the following dependency as it's sub dependencies are already updated to improve react-native new architecture support:
firebase@latest
This dependency brings update to the @firebase/auth
and @firebase/auth-compat
which will update @react-native-async-storage/async-storage
to 2.1.0
.
If I understand correctly Mike (@mikehardy, here), there is no other known issues when using the package with the react new architecture and bridge less mode.