mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-05 17:30:46 +08:00
Update android.md
This commit is contained in:
@@ -34,7 +34,7 @@ Import and apply the React Native Firebase module package to your `/android/app/
|
||||
Import the package:
|
||||
|
||||
```java
|
||||
import io.invertase.firebase.analytics.ReactNativeFirebaseFirestorePackage;
|
||||
import io.invertase.firebase.firestore.ReactNativeFirebaseFirestorePackage;
|
||||
```
|
||||
|
||||
Add the package to the registry:
|
||||
|
||||
Reference in New Issue
Block a user