we just upgraded our react native app from react-native 0.59 to 0.61 but now I get a really strange error in XCode which I don't know how to solve.
It seems to have something to do with the library https://github.com/joltup/rn-fetch-blob which we use to download files from the server to the app. According to their README.md, they support react-native version 0.60 and above but it doesn't seem to work.
The error seems to be origniating from node_modules/rn-fetch-blob/ios/RNFetchBlob/RNFetchBlob.h:22:
Anyone who can support us in solving this issue? Thanks in advance for your support!