Build: Firebase Setup Screen
This screen shows a simple message confirming Firebase is set up correctly in a React Native app using @react-native-firebase.
Target UI
------------------------- | Firebase Setup Screen | |-----------------------| | | | Firebase is ready! | | | |-----------------------|
Install and configure @react-native-firebase/app in the React Native project
Initialize Firebase in the app
Create a screen that displays 'Firebase is ready!' text
Ensure the app runs without errors related to Firebase