소스 검색

[docs] Update minimum officially supported RN version

Guy Carmeli 6 년 전
부모
커밋
137d59036e
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      docs/installation-android.md
  2. 1
    1
      docs/installation-ios.md

+ 1
- 1
docs/installation-android.md 파일 보기

@@ -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 파일 보기

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