Browse Source

[docs] Update minimum officially supported RN version

Guy Carmeli 7 years ago
parent
commit
137d59036e
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      docs/installation-android.md
  2. 1
    1
      docs/installation-ios.md

+ 1
- 1
docs/installation-android.md View File

1
 # Android Installation
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
 1. Install `react-native-navigation` latest stable version.
5
 1. Install `react-native-navigation` latest stable version.
6
 
6
 

+ 1
- 1
docs/installation-ios.md View File

1
 # iOS Installation
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
 1. Install `react-native-navigation` latest stable version.
5
 1. Install `react-native-navigation` latest stable version.
6
 
6