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

10 lines (9 loc) 171 B
{ "extends": "@tsconfig/node12/tsconfig.json", "compilerOptions": { "outDir": "build", "rootDir": "src", "declaration": true }, "include": ["./src"] }