Commit 83b374c
authored
Update ios installation step
The file link inside the Podfile was giving this error
[!] No podspec found for `react-native-callkeep` in `../node_modules/react-native-callkeep`
since the related name in the podspec file is `RNCallKeep` and not `react-native-callkeep`1 parent 7d73060 commit 83b374c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments