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.