Skip to content

Commit 357eb60

Browse files
Update README.md (#212)
1 parent 2fc52ab commit 357eb60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/firebase-core/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ To set up Firebase for iOS, see [Add Firebase to your Apple project](https://fir
4848

4949
## Use @nativescript/firebase-core
5050

51+
🚨 Plugin requires both `@nativescript/firebase-core` and any other `@nativescript/firebase-*` plugin to successfully initialize.
52+
5153
### Instantiate Firebase and initialize a default app
5254

5355
Import the `firebase` function and call it to create a NativeScript Firebase instance. Next, call the `initializeApp` method on the Firebase instance to instantiate the native [FirebaseApp](https://firebase.google.com/docs/reference/android/com/google/firebase/FirebaseApp).

0 commit comments

Comments
 (0)