Files
react-native-firebase/docs/app/index.md

1.5 KiB

title, description
title description
Firebase App The app module is the core library which integrates React Native with Firebase.

App

The React Native Firebase library provides access to the current firebase instance, along with providing functionality for changing the current app instance used by some other packages.

App is also responsible for the initialization process of connecting to your Firebase project. Every package requires app to be installed.

Getting Started

Install & connect your app to your Firebase project. Our guides explian how to take advantage of multiple app instances with Firebase. The API reference covers every aspect of the app package.

Learn more

Our documentation is a great place to start, however if you're looking for more help or want to help others, check out the resources below: