mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-30 13:12:36 +08:00
update feature table
This commit is contained in:
42
README.md
42
README.md
@@ -31,27 +31,27 @@ Using the native Firebase SDKs with **React Native Firebase** allows you to cons
|
|||||||
|
|
||||||
> '**?**' indicates partial support
|
> '**?**' indicates partial support
|
||||||
|
|
||||||
| Firebase Features | v2.2.x | v3.3.x | v4.3.x | Web SDK |
|
| Firebase Features | v5.x.x | Web SDK |
|
||||||
| --------------------------------------------------------------------------------------------------------------------------------- | :----: | :----: | :----: | :-----: |
|
| --------------------------------------------------------------------------------------------------------------------------------- | :----: | :-----: |
|
||||||
| **AdMob** | ✅ | ✅ | ✅ | ❌ |
|
| **AdMob** | ✅ | ❌ |
|
||||||
| **Analytics** | ✅ | ✅ | ✅ | ❌ |
|
| **Analytics** | ✅ | ❌ |
|
||||||
| **App Indexing** | ❌ | ❌ | ❌ | ❌ |
|
| **App Indexing** | ❌ | ❌ |
|
||||||
| **Authentication** | ✅ | ✅ | ✅ | ✅ |
|
| **Authentication** | ✅ | ✅ |
|
||||||
| _-- Phone Auth_ | ❌ | ✅ | ✅ | ❌ |
|
| _-- Phone Auth_ | ✅ | ❌ |
|
||||||
| **Core** | **?** | ✅ | ✅ | ✅ |
|
| **Core** | ✅ | ✅ |
|
||||||
| _-- Multiple Apps_ | ❌ | ✅ | ✅ | ✅ |
|
| _-- Multiple Apps_ | ✅ | ✅ |
|
||||||
| **Cloud Firestore** | ❌ | ✅ | ✅ | **?** |
|
| **Cloud Firestore** | ✅ | ✅ |
|
||||||
| **Cloud Messaging (FCM)** | **?** | **?** | ✅ | ❌ |
|
| **Cloud Messaging (FCM)** | ✅ | ❌ |
|
||||||
| **Crashlytics** | ❌ | ✅ | ✅ | ❌ |
|
| **Crashlytics** | ✅ | ❌ |
|
||||||
| **Dynamic Links** | ❌ | ✅ | ✅ | ❌ |
|
| **Dynamic Links** | ✅ | ❌ |
|
||||||
| **[Functions Callable](https://firebase.googleblog.com/2018/04/launching-cloud-functions-for-firebase-1-0.html?m=1)** | ❌ | ❌ | ✅ | ✅ |
|
| **[Functions Callable](https://firebase.googleblog.com/2018/04/launching-cloud-functions-for-firebase-1-0.html?m=1)** | ✅ | ✅ |
|
||||||
| **Invites** | ❌ | ❌ | ✅ | ❌ |
|
| **Invites** | ✅ | ❌ |
|
||||||
| **Instance ID** | ❌ | ❌ | **?** | ❌ |
|
| **Instance ID** | ✅ | ❌ |
|
||||||
| **Performance Monitoring** | ✅ | ✅ | ✅ | ❌ |
|
| **Performance Monitoring** | ✅ | ❌ |
|
||||||
| **Realtime Database** | ✅ | ✅ | ✅ | ✅ |
|
| **Realtime Database** | ✅ | ✅ |
|
||||||
| _-- Offline Persistence_ | ✅ | ✅ | ✅ | **?** |
|
| _-- Offline Persistence_ | ✅ | **?** |
|
||||||
| **Remote Config** | ✅ | ✅ | ✅ | ❌ |
|
| **Remote Config** | ✅ | ❌ |
|
||||||
| **Storage** | ✅ | ✅ | ✅ | **?** |
|
| **Storage** | ✅ | ✅ |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user