Closed
Description
Operating System
Fedora 38
Browser Version
N/A
Firebase SDK Version
10.1.0
Firebase SDK Product:
Irrelevant
Describe your project's tooling
Irrelevant
Describe the problem
Saw this after upgrading from v9 to v10.1.0 (now that firebaseui is compatible)
Upon installation, the following peerDep warning appears:
warning "firebase > @firebase/auth > @react-native-async-storage/async-storage@1.19.1" has unmet peer dependency "react-native@^0.0.0-0 || 0.60 - 0.72 || 1000.0.0".
Steps and code to reproduce issue
mkdir firebase-test
cd firebase-test
yarn init -y
yarn add firebase