react-native-webp-support
react-native-webp-support copied to clipboard
'React/RCTBridge.h' file not found
Hi,I use RN61 , running in webstorm,I met this problem :
In file included from /Users/mgl/Documents/ReactNativeProjects/HGBC/node_modules/react-native-webp-support/DBAWebpImageDecoder.m:1: In file included from /Users/mgl/Documents/ReactNativeProjects/HGBC/node_modules/react-native-webp-support/DBAWebpImageDecoder.h:1:
../../node_modules/react-native/React/CoreModules/RCTImageLoader.h:10:9: fatal error: 'React/RCTBridge.h' file not found #import <React/RCTBridge.h>
I am upgrading app 0.59.9 to 0.61.5 and getting same error, could you find any solution? @ysuMgl
I am upgrading app 0.59.9 to 0.61.5 and getting same error, could you find any solution? @ysuMgl
I have not solved yet. You mean using 0.59.9 is ok?
I'm using 0.61.5, and the same error
Getting the same issue on 0.60.4. The library isn't maintained now I guess, so there isn't any pods support and Pod install fails when you make the changes.
Getting the same issue on 0.60.4. The library isn't maintained now I guess, so there isn't any pods support and Pod install fails when you make the changes.
I give up,and now I transform to png format.
@ysuMgl @Aarshi-Kredx @danielcolgan @sburaksak I've published a new WebP integration library. It supports the latest React Native version, auto-linking and better native libraries for performance boost. Please check it out https://github.com/Aleksefo/react-native-webp-format