Selaa lähdekoodia

[docs] Update minimum officially supported RN version

Guy Carmeli 6 vuotta sitten
vanhempi
commit
137d59036e
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1
    1
      docs/installation-android.md
  2. 1
    1
      docs/installation-ios.md

+ 1
- 1
docs/installation-android.md Näytä tiedosto

@@ -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 Näytä tiedosto

@@ -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