In my react-native project (react-native@0.60) in the ios/ dir I run pod install and get this error:
[!] Invalid `Podfile` file: no implicit con
Does anyone have a consistently recreatable solution for this issue that does not revolve around getting rid of use_native_modules? I have looked into:
And I am unable to fix the issue. It appears to be some npm dependency, but others on my team are not seeing it.