瀏覽代碼

updated readme

Artal Druk 8 年之前
父節點
當前提交
6e97c456bd
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -27,7 +27,7 @@ For example, this package replaces the native [NavigatorIOS](https://facebook.gi
27 27
 
28 28
 ## Installation - iOS
29 29
 
30
- * Make sure you are using react-native version >= 0.19.0
30
+ * Make sure you are using react-native version >= 0.25.1
31 31
 
32 32
  * In your project folder run `npm install react-native-navigation --save`
33 33
 > Note: We recommend using npm ver 3+. If you insist on using npm ver 2 please notice that the location for react-native-controllers in node_modules will be under the react-native-navigation folder and you'll need to change the paths in Xcode below accordingly.