diff --git a/.changeset/yellow-suns-clean.md b/.changeset/yellow-suns-clean.md new file mode 100644 index 00000000000..e78ce85b461 --- /dev/null +++ b/.changeset/yellow-suns-clean.md @@ -0,0 +1,5 @@ +--- +'@firebase/auth': patch +--- + +Prevent React Native from logging a warning about deprecation of `AsyncStorage` if the developer has provided the non-deprecated version.