react-native-webp-support
react-native-webp-support copied to clipboard
Add WebP support to React Native + detailed WebP implementation guide. Forked from dbasedow/react-native-webp
Getting error "Cannot open output file" 
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