react-native-webp-support icon indicating copy to clipboard operation
react-native-webp-support copied to clipboard

Add WebP support to React Native + detailed WebP implementation guide. Forked from dbasedow/react-native-webp

Results 7 react-native-webp-support issues
Sort by recently updated
recently updated
newest added

Getting error "Cannot open output file" ![image](https://user-images.githubusercontent.com/30119136/100763923-ce030d80-341b-11eb-85e6-4b0a0c04ce38.png)

It looks like https://github.com/Aleksefo/react-native-webp-format has taken on supporting webp, I suggest adding a note that this package is deprecated since it's not being maintained anymore

Do you plan to update this plugin to support Cocoa Pods?

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

Hi, thanks a lot for this great lib. It is working great in the development version. However, if I try to build the production / release archive, I get the...

Hi TGPSKI Can you provide a sample example that converting the png or jpg Image format to webp Image format. Thanks!

Hi, Is there anyway we can know the duration of the animated WebP or if we can get any callback or control over the WebP animation loop ? Thanks