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

7 lines (6 loc) 292 B
"use strict"; // This is fallback for when the platform is not with native SDKs. // In this case we use the web Firebase JS SDK. export { getReactNativeModule } from "./nativeModuleWeb.js"; export { setReactNativeModule } from "./nativeModuleWeb.js"; //# sourceMappingURL=nativeModule.js.map