mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-29 12:45:45 +08:00
Update features table
This commit is contained in:
54
README.md
54
README.md
@@ -35,27 +35,29 @@ All in all, RNFirebase provides much faster performance (~2x) over the web SDK a
|
|||||||
|
|
||||||
> '**?**' indicates partial support
|
> '**?**' indicates partial support
|
||||||
|
|
||||||
| Firebase Features | v1.x.x | v2.x.x | v3.x.x | v3.1.x | v3.2.x | Web SDK |
|
| Firebase Features | v2.x.x | v3.0.x | v3.1.x | v3.2.x | v3.3.x | v4.0.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)** | ✅ | ✅ | ✅ | ✅ | ✅ | **?** |
|
| _-- Transactions | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ |
|
||||||
| **Crashlytics** | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
|
| **Cloud Messaging (FCM)** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | **?** |
|
||||||
| **Crash Reporting** | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
|
| **Crashlytics** | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ | ❌ |
|
||||||
| **Dynamic Links** | ❌ | ❌ | ❌ | ✅ | ✅ | ❌ |
|
| **Crash Reporting** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
|
||||||
| **Invites** | ❌ | ❌ | ❌ | **?** | **?** | ❌ |
|
| **Dynamic Links** | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ | ❌ |
|
||||||
| **Performance Monitoring** | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
|
| **Invites** | ❌ | ❌ | **?** | **?** | **?** | ✅ | ❌ |
|
||||||
| **Realtime Database** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
| **Instance ID** | ❌ | ❌ | ❌ | ❌ | ❌ | **?** | ❌ |
|
||||||
| _-- Offline Persistence_ | ✅ | ✅ | ✅ | ✅ | ✅ | **?** |
|
| **Performance Monitoring** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
|
||||||
| _-- Transactions_ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
| **Realtime Database** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||||
| **Remote Config** | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
|
| _-- Offline Persistence_ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | **?** |
|
||||||
| **Storage** | ✅ | ✅ | ✅ | ✅ | ✅ | **?** |
|
| _-- Transactions_ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||||
|
| **Remote Config** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
|
||||||
|
| **Storage** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | **?** |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -63,11 +65,11 @@ All in all, RNFirebase provides much faster performance (~2x) over the web SDK a
|
|||||||
|
|
||||||
> The table below shows the supported versions of React Native and the Firebase SDKs for different versions of `react-native-firebase`
|
> The table below shows the supported versions of React Native and the Firebase SDKs for different versions of `react-native-firebase`
|
||||||
|
|
||||||
| | 1.X.X | 2.0.X | 2.1.X / 2.2.X | 3.0.X | 3.1.X | 3.2.X |
|
| | 2.2.x | 3.0.x | 3.1.x | 3.2.x / 3.3.x | 4.0.x |
|
||||||
| -------------------- | ----------- | ----------- | ------------- | -------- | ----------- | -------- |
|
|------------------------|-----------------|----------|-------------|-----------------|----------|
|
||||||
| React Native | 0.36 - 0.39 | 0.40 - 0.46 | 0.47 + | 0.48 + | 0.48 - 0.49 | 0.50 + |
|
| React Native | 0.47 + | 0.48 + | 0.48 - 0.49 | 0.50 + | 0.52 + |
|
||||||
| Firebase Android SDK | 10.2.0 + | 11.0.0 + | 11.0.0 + | 11.4.2 + | 11.6.0 + | 11.6.2 + |
|
| Firebase Android SDK | 11.0.0 + | 11.4.2 + | 11.6.0 + | 11.8.0 + | 11.8.0 + |
|
||||||
| Firebase iOS SDK | 3.15.0 + | 4.0.0 + | 4.0.0 + | 4.3.0 + | 4.5.0 + | 4.7.0 + |
|
| Firebase iOS SDK | 4.0.0 + | 4.3.0 + | 4.5.0 + | 4.7.0 + | 4.8.0 + |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user