update versions

This commit is contained in:
Salakar
2018-09-26 08:28:16 +01:00
parent f1a85a06f8
commit 3a1df2bb3e

View File

@@ -59,11 +59,11 @@ Using the native Firebase SDKs with **React Native Firebase** allows you to cons
> The table below shows the supported versions of React Native and the Firebase SDKs for different versions of `react-native-firebase`.
| | 3.3.x | 4.3.x | 5.0.x |
| ------------------------- | :------: | :-----: | :----: |
| React Native | 0.50-52 | 0.52-55 | 0.57 |
| Play Services Android SDK | 11.8.0 + | 15.0.1 | 15.0.1 |
| Firebase iOS SDK | 4.7.0 + | 5.3.0 | 5.8.1 |
| | 3.3.x | 4.3.x | 5.0.x |
| ------------------------- | :------: | :-----: | :-----------: |
| React Native | 0.50-52 | 0.52-55 | 0.57 |
| Play Services Android SDK | 11.8.0 + | 15.0.1 | 15.0.1+ |
| Firebase iOS SDK | 4.7.0 + | 5.3.0 | 5.8.1 - 5.9.0 |
---