Parcourir la source

[docs] Update minimum officially supported RN version

Guy Carmeli il y a 7 ans
Parent
révision
137d59036e
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1
    1
      docs/installation-android.md
  2. 1
    1
      docs/installation-ios.md

+ 1
- 1
docs/installation-android.md Voir le fichier

@@ -1,6 +1,6 @@
1 1
 # Android Installation
2 2
 
3
-!> Make sure you are using **react-native** version >= 0.43. We also recommend using npm version >= 3
3
+!> Make sure you are using **react-native** version >= 0.51. We also recommend using npm version >= 3
4 4
 
5 5
 1. Install `react-native-navigation` latest stable version.
6 6
 

+ 1
- 1
docs/installation-ios.md Voir le fichier

@@ -1,6 +1,6 @@
1 1
 # iOS Installation
2 2
 
3
-!> Make sure you are using **react-native** version >= 0.43. We also recommend using npm version >= 3
3
+!> Make sure you are using **react-native** version >= 0.51. We also recommend using npm version >= 3
4 4
 
5 5
 1. Install `react-native-navigation` latest stable version.
6 6