when I run pod 'RNFastImage', :podspec => '../node_modules/react-native-fast-image/RNFastImage.podspec'
it will be :
[!] Unable to find a specification for SDWebImageWebPCoder (~> 0.2.3) depended upon by RNFastImage
@Ekhui just go to ios and then "pod repo update" after that, try again "pod install" then it should be working fine
@Ekhui just go to ios and then "pod repo update" after that, try again "pod install" then it should be working fine
It worked!
Most helpful comment
@Ekhui just go to ios and then "pod repo update" after that, try again "pod install" then it should be working fine