Open vega99 opened 9 months ago
same issue here. can't install anymore the pods
I am having the same issue. Vanilla react native
Install react-native-ios-context-menu
1.15.1 . That version doesn't use expo modules and it doesn't require react-native-ios-utilities
Hey @nandorojo I think it would be great to mention this in the docs.
Because when I tried to use the lib in Bare RN project, pod install broke
Because of react-native-ios-utilities
https://github.com/dominicstop/react-native-ios-utilities/blob/572947169ef9896763eaee797192f5a8d63f723c/ReactNativeIosUtilities.podspec#L18
Let me know if this makes sense, I will raise the PR
same issue here
When I run 'pod install' I get this error:
[!] Unable to find a specification for
ExpoModulesCore
depended upon byReactNativeIosContextMenu
You have either:
pod repo update
or withpod install --repo-update
.not added the source repo that hosts the Podspec to your Podfile.
I am using cocoa pods v 1.14