You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
0 commit comments