Skip to content

Commit

Permalink
chore(update-plugins): Sat Aug 31 08:04:38 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
nativescript-oss committed Aug 31, 2024
1 parent 8bb0b9a commit 1b6c410
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions content/plugins/firebase-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@ A plugin to initialize [FirebaseApp](https://firebase.google.com/docs/reference/

Use this plugin with any of the following plugins:

- [@nativescript/firebase-admob](firebase-admob/)
- [@nativescript/firebase-analytics](firebase-admob/)
- [@nativescript/firebase-app-check](firebase-app-check/)
- [@nativescript/firebase-app-check-debug](firebase-app-check-debug/)
- [@nativescript/firebase-auth](firebase-auth/)
- [@nativescript/firebase-crashlytics](firebase-analytics/)
- [@nativescript/firebase-database](firebase-database/)
- [@nativescript/firebase-dynamic-links](firebase-dynamic-links/)
- [@nativescript/firebase-firestore](firebase-firestore/)
- [@nativescript/firebase-functions](firebase-functions/)
- [@nativescript/firebase-in-app-messaging](firebase-in-app-messaging/)
- [@nativescript/firebase-installations](firebase-installations/)
- [@nativescript/firebase-messaging](firebase-messaging/)
- [@nativescript/firebase-messaging-core](firebase-messaging-core/)
- [@nativescript/firebase-performance](firebase-performance/)
- [@nativescript/firebase-remote-config](firebase-remote-config/)
- [@nativescript/firebase-storage](firebase-storage/)
- [@nativescript/firebase-admob](https://docs.nativescript.org/plugins/firebase-admob)
- [@nativescript/firebase-analytics](https://docs.nativescript.org/plugins/firebase-analytics)
- [@nativescript/firebase-app-check](https://docs.nativescript.org/plugins/firebase-app-check)
- [@nativescript/firebase-app-check-debug](https://docs.nativescript.org/plugins/firebase-app-check-debug)
- [@nativescript/firebase-auth](https://docs.nativescript.org/plugins/firebase-auth)
- [@nativescript/firebase-crashlytics](https://docs.nativescript.org/plugins/firebase-crashlytics)
- [@nativescript/firebase-database](https://docs.nativescript.org/plugins/firebase-database)
- [@nativescript/firebase-dynamic-links](https://docs.nativescript.org/plugins/firebase-dynamic-links)
- [@nativescript/firebase-firestore](https://docs.nativescript.org/plugins/firebase-firestore)
- [@nativescript/firebase-functions](https://docs.nativescript.org/plugins/firebase-functions)
- [@nativescript/firebase-in-app-messaging](https://docs.nativescript.org/plugins/firebase-in-app-messaging)
- [@nativescript/firebase-installations](https://docs.nativescript.org/plugins/firebase-installations)
- [@nativescript/firebase-messaging](https://docs.nativescript.org/plugins/firebase-messaging)
- [@nativescript/firebase-messaging-core](https://docs.nativescript.org/plugins/firebase-messaging-core)
- [@nativescript/firebase-performance](https://docs.nativescript.org/plugins/firebase-performance)
- [@nativescript/firebase-remote-config](https://docs.nativescript.org/plugins/firebase-remote-config)
- [@nativescript/firebase-storage](https://docs.nativescript.org/plugins/firebase-storage)

## Installation

Expand Down

0 comments on commit 1b6c410

Please sign in to comment.