瀏覽代碼

Update README

Ryan Linton 7 年之前
父節點
當前提交
4618b6abd7
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4
    1
      README.md

+ 4
- 1
README.md 查看文件

@@ -95,7 +95,10 @@ react-native link react-native-view-shot
95 95
 
96 96
 #### Windows
97 97
 
98
-No support yet. Feel free to PR.
98
+1. In Visual Studio, in the solution explorer, right click on your project solution then select `Add` ➜ `ExisitingProject`
99
+2. Go to `node_modules` ➜ `react-native-view-shot` and add `RNViewShot.csproj` (UWP) or optionally `RNViewShot.Net46.csproj` (WPF)
100
+3. In Visual Studio, in the solution explorer, right click on your project then select `Add` ➜ `Reference`
101
+4. Under the projects tab select `RNViewShot` (UWP) or `RNViewShot.Net46` (WPF)
99 102
 
100 103
 
101 104
 ## Thanks