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"