iou90kant преди 4 години
родител
ревизия
0b7ec69736
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2
    1
      README.md

+ 2
- 1
README.md Целия файл

@@ -65,4 +65,5 @@ import AutoHeightWebView from 'react-native-autoheight-webview'
65 65
 ![react-native-autoheight-webview Android](https://media.giphy.com/media/9JyX1wZshYIxuPklHK/giphy.gif)
66 66
 
67 67
 ## demo
68
-You may have to use yarn to install the dependencies of the demo and remove demo/node_modules/react-native-autoheight-webview/demo manually, cause of installing a local package with npm will create symlink, but there is no supporting of React Native to symlink (https://github.com/facebook/watchman/issues/105).
68
+You may have to use yarn to install the dependencies of the demo and remove "demo/node_modules/react-native-autoheight-webview/demo" manually, cause of installing a local package with npm will create symlink, but there is no supporting of React Native to symlink (https://github.com/facebook/watchman/issues/105).
69
+For android, you may have to copy the "C:\Users\UserName\.android\debug.keystore" to "demo/android/app/".