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

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

Modify 'Header Search Path' for native iOS app to integrate react-native-webp from react-native package.json. ``` In file included from /Users/OceanHorn/SourceTree/mmms/node_modules/react-native-webp/DBAWebpImageDecoder.m:1: In file included from /Users/OceanHorn/SourceTree/mmms/node_modules/react-native-webp/DBAWebpImageDecoder.h:1: ../../node_modules/react-native/Libraries/Image/RCTImageLoader.h:12:9: fatal error: 'React/RCTBridge.h' file...

Hi, I get this compile error after installing. I believe I followed the instructions listed in the README. - `npm install react-native-webp --save` - `react-native link` - Added `WebP.framework` to...

Hey, Webp images are loaded from the internet with an uri no problem, but requiring them locally gives me an error. > : "{"type":InternalError","message":"react-packager has encountered an internal error, please...

I replaced the png files to webp, and get error `TypeError: unsupported file type` How to use it? @isair @priezz @dbasedow