Update README.md versions
This commit is contained in:
parent
1f814d4cab
commit
7b81731239
|
@ -35,8 +35,8 @@ All in all, RNFirebase provides much faster performance (~2x) over the web SDK a
|
||||||
|
|
||||||
> '**?**' indicates partial support
|
> '**?**' indicates partial support
|
||||||
|
|
||||||
| Firebase Features | v2.2.x | v3.3.x | v4.1.x | Web SDK |
|
| Firebase Features | v2.2.x | v3.3.x | v4.2.x | Web SDK |
|
||||||
| -------------------------- | :----: | :----: | :----: | :-----: |
|
| --------------------------------------------------------------------------------------------------------------------------------- | :----: | :----: | :----: | :-----: |
|
||||||
| **AdMob** | ✅ | ✅ | ✅ | ❌ |
|
| **AdMob** | ✅ | ✅ | ✅ | ❌ |
|
||||||
| **Analytics** | ✅ | ✅ | ✅ | ❌ |
|
| **Analytics** | ✅ | ✅ | ✅ | ❌ |
|
||||||
| **App Indexing** | ❌ | ❌ | ❌ | ❌ |
|
| **App Indexing** | ❌ | ❌ | ❌ | ❌ |
|
||||||
|
@ -65,10 +65,10 @@ 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`.
|
||||||
|
|
||||||
| | 2.2.x | 3.3.x | 4.0.x | 4.1.x | 4.2.x |
|
| | 2.2.x | 3.3.x | 4.0.x | 4.1.x | 4.2.x |
|
||||||
|------------------------|----------|----------|----------|----------|----------|
|
| -------------------- | -------- | -------- | -------- | -------- | -------- |
|
||||||
| React Native | 0.47 + | 0.50 + | 0.52 + | 0.52 + | 0.52 + |
|
| React Native | 0.47 + | 0.50 + | 0.52 + | 0.52 + | 0.52 + |
|
||||||
| Firebase Android SDK | 11.0.0 + | 11.8.0 + | 12.0.0 + | 15.0.0 + | 15.0.0 + |
|
| Firebase Android SDK | 11.0.0 + | 11.8.0 + | 12.0.0 + | 15.0.0 + | 15.0.0 + |
|
||||||
| Firebase iOS SDK | 4.0.0 + | 4.7.0 + | 4.11.0 + | 4.11.0 + | 5.0.0 + |
|
| Firebase iOS SDK | 4.0.0 + | 4.7.0 + | 4.11.0 + | 4.13.0 + | 5.0.0 + |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue