diff --git a/README.md b/README.md index be579985..b4580927 100644 --- a/README.md +++ b/README.md @@ -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 | ---