Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

CocoaPods could not find compatible versions for pod "ReactCommon/jscallinvoker"

// replace 

pod 'ReactCommon/jscallinvoker', :path => "../node_modules/react-native/ReactCommon"

//with

pod 'ReactCommon/callinvoker', :path => "../node_modules/react-native/ReactCommon"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #CocoaPods #find #compatible #versions #pod
ADD COMMENT
Topic
Name
8+7 =