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

6 lines (5 loc) 158 B
import { ConfigPlugin } from '@expo/config-plugins'; /** * Copy `google-services.json` */ export declare const withCopyAndroidGoogleServices: ConfigPlugin;