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
 react-native link react-native-view-shot
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
 ## Recommended High Level API
17
 ## Recommended High Level API
16
 
18
 
17
 ```js
19
 ```js