Since your last update 5.4.0 I have this error when I run pod install :
[!] CocoaPods could not find compatible versions for pod "Flurry-iOS-SDK/FlurryConfig":
In Podfile:
react-native-flurry-sdk (from `../node_modules/react-native-flurry-sdk/ios`) was resolved to 5.4.0, which depends on
react-native-flurry-sdk/FlurrySDK (= 5.4.0) was resolved to 5.4.0, which depends on
Flurry-iOS-SDK/FlurryConfig (~> 10.3.0)
Since your last update 5.4.0 I have this error when I run
pod install
: