[React Native]Firebase 연동 (2023)
Install # Using npm npm install --save @react-native-firebase/app # Using Yarn yarn add @react-native-firebase/app Firebase 프로젝트 생성 Firebase 접속 및 프로젝트 추가 Firebase Firebase is an app development platform that helps you build and grow apps and games users love. Backed by Google and trusted by millions of businesses around the world. firebase.google.com Android SetUp Android 앱에 Firebase 추가 Android ..