-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image/webp Support #397
Comments
Follow #326 . Hope it helps you |
I think it's fixed, thanks @BBTurtle! https://github.com/DylanVann/react-native-fast-image/releases/tag/v5.1.3 |
Hi! I'm trying to build with version 5.1.3 and I receive this error:
TIA! |
I suspect you just need to clean in Xcode. If that doesn't work try these troubleshooting steps. |
The fallback prop was also broken 🤦♂️, so it makes sense it didn't work for you either. See: https://github.com/DylanVann/react-native-fast-image/releases/tag/v5.1.4 |
Works for me! Thanks!!! |
You can use version 5.1.2, completely running smoothly except for webp support on iOS. |
Hi Everyone! I saw many entries about webp format support with posible solutions, but doesn't works for me #385 #92 #386
In the meanwhile, I wanna use the Image native component for Webp format. I tried the param fallback but doesn't work. Any solution? Many thanks!
The text was updated successfully, but these errors were encountered: