Bläddra i källkod

modified Readme

iou90kant 4 år sedan
förälder
incheckning
0b7ec69736
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2
    1
      README.md

+ 2
- 1
README.md Visa fil

@@ -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/".