react-native-website
react-native-website copied to clipboard
feat(image): Adding Notes on WebP Support for iOS
WebP support on iOS is only available starting from iOS 14. If your app targets a lower iOS version other than iOS 14 react-native can't render the image. This PR aims to add notes about this limitation because there is no mention of this anywhere on React Native docs.
Repro https://github.com/putrautama007/image-issue-ios-rn
cc @putrautama007 that find this out.
And probably we should also mention that animated WebP is not currently supported.
Reference PR https://github.com/facebook/react-native/issues/31654
Deploy Preview for react-native ready!
| Name | Link |
|---|---|
| Latest commit | 7666114d7e63622f93c24b629df9ef96fa6c93c2 |
| Latest deploy log | https://app.netlify.com/sites/react-native/deploys/6305dc6a6ebf0a000932b1fc |
| Deploy Preview | https://deploy-preview-3276--react-native.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.