expo-firebase-core provides access to the Firebase configuration and performs initialisation of the native Firebase App .
What is Firebase core?
The firebase_core plugin is responsible for connecting your Flutter app to your Firebase project . The plugin must be installed and initialized before the usage of any other FlutterFire plugins.