瀏覽代碼

Update README.md

Gaëtan Renaudeau 7 年之前
父節點
當前提交
b27c6deb82
No account linked to committer's email address
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

@@ -12,6 +12,8 @@ yarn add react-native-view-shot
12 12
 react-native link react-native-view-shot
13 13
 ```
14 14
 
15
+Make sure react-native-view-shot is correctly linked in XCode (might require a manual installation, refer to [React Native doc](https://facebook.github.io/react-native/docs/linking-libraries-ios.html)).
16
+
15 17
 ## Recommended High Level API
16 18
 
17 19
 ```js