DEPRECATED: For RNFB v5 only.
The React Native Firebase Starter is a basic react native app that comes pre-integrated with react-native-firebase. It is designed to help developers get started quickly with their react native projects.
git clone https://github.com/invertase/react-native-firebase-starter.gitcd react-native-firebase-starteryarn or npm installnpm run rename and follow the prompts to enter a project name and company namepod install to install CocoaPodsyarn run start or npm start to start the React Native packager. For iOS, build and run the app using npm run ios or yarn run ios.The React Native Firebase Starter provides a basic starting point for developers looking to integrate react-native-firebase into their react native projects. It includes pre-installed functionality such as AdMob and provides clear installation and setup instructions to help developers get started quickly.