Answers for "react-native 0.67.2 cocoapods could not find compatible versions for pod fbreactnativespec"

1

CocoaPods could not find compatible versions for pod "EXFileSystem

#go to /ios and open  podfile 

the top of file 

platform :ios, '14.4.2'

'14.4.2' is the lastest verison
Posted by: Guest on April-16-2021

Code answers related to "react-native 0.67.2 cocoapods could not find compatible versions for pod fbreactnativespec"

Browse Popular Code Answers by Language