UNPKG

@react-native-firebase/app

Version:

A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Functions, Messaging (FCM), Remote Config, Sto

4 lines (3 loc) 187 B
import { withFirebaseAppDelegate } from './appDelegate'; import { withIosGoogleServicesFile } from './googleServicesPlist'; export { withIosGoogleServicesFile, withFirebaseAppDelegate };