Skip to content

Commit 7fe95c1

Browse files
chore(update-plugins): Sat Aug 31 08:05:57 UTC 2024
1 parent ceffe31 commit 7fe95c1

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

plugins/firebase-core.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@ A plugin to initialize [FirebaseApp](https://firebase.google.com/docs/reference/
1414

1515
Use this plugin with any of the following plugins:
1616

17-
- [@nativescript/firebase-admob](../firebase-admob/)
18-
- [@nativescript/firebase-analytics](../firebase-admob/)
19-
- [@nativescript/firebase-app-check](../firebase-app-check/)
20-
- [@nativescript/firebase-app-check-debug](../firebase-app-check-debug/)
21-
- [@nativescript/firebase-auth](../firebase-auth/)
22-
- [@nativescript/firebase-crashlytics](../firebase-analytics/)
23-
- [@nativescript/firebase-database](../firebase-database/)
24-
- [@nativescript/firebase-dynamic-links](../firebase-dynamic-links/)
25-
- [@nativescript/firebase-firestore](../firebase-firestore/)
26-
- [@nativescript/firebase-functions](../firebase-functions/)
27-
- [@nativescript/firebase-in-app-messaging](../firebase-in-app-messaging/)
28-
- [@nativescript/firebase-installations](../firebase-installations/)
29-
- [@nativescript/firebase-messaging](../firebase-messaging/)
30-
- [@nativescript/firebase-messaging-core](../firebase-messaging-core/)
31-
- [@nativescript/firebase-performance](../firebase-performance/)
32-
- [@nativescript/firebase-remote-config](../firebase-remote-config/)
33-
- [@nativescript/firebase-storage](../firebase-storage/)
17+
- [@nativescript/firebase-admob](https://docs.nativescript.org/plugins/firebase-admob)
18+
- [@nativescript/firebase-analytics](https://docs.nativescript.org/plugins/firebase-analytics)
19+
- [@nativescript/firebase-app-check](https://docs.nativescript.org/plugins/firebase-app-check)
20+
- [@nativescript/firebase-app-check-debug](https://docs.nativescript.org/plugins/firebase-app-check-debug)
21+
- [@nativescript/firebase-auth](https://docs.nativescript.org/plugins/firebase-auth)
22+
- [@nativescript/firebase-crashlytics](https://docs.nativescript.org/plugins/firebase-crashlytics)
23+
- [@nativescript/firebase-database](https://docs.nativescript.org/plugins/firebase-database)
24+
- [@nativescript/firebase-dynamic-links](https://docs.nativescript.org/plugins/firebase-dynamic-links)
25+
- [@nativescript/firebase-firestore](https://docs.nativescript.org/plugins/firebase-firestore)
26+
- [@nativescript/firebase-functions](https://docs.nativescript.org/plugins/firebase-functions)
27+
- [@nativescript/firebase-in-app-messaging](https://docs.nativescript.org/plugins/firebase-in-app-messaging)
28+
- [@nativescript/firebase-installations](https://docs.nativescript.org/plugins/firebase-installations)
29+
- [@nativescript/firebase-messaging](https://docs.nativescript.org/plugins/firebase-messaging)
30+
- [@nativescript/firebase-messaging-core](https://docs.nativescript.org/plugins/firebase-messaging-core)
31+
- [@nativescript/firebase-performance](https://docs.nativescript.org/plugins/firebase-performance)
32+
- [@nativescript/firebase-remote-config](https://docs.nativescript.org/plugins/firebase-remote-config)
33+
- [@nativescript/firebase-storage](https://docs.nativescript.org/plugins/firebase-storage)
3434

3535
## Installation
3636

0 commit comments

Comments
 (0)