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

feat(image): Adding Notes on WebP Support for iOS

Open gedeagas opened this issue 3 years ago • 3 comments
trafficstars

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

gedeagas avatar Aug 24 '22 07:08 gedeagas

cc @putrautama007 that find this out.

gedeagas avatar Aug 24 '22 07:08 gedeagas

And probably we should also mention that animated WebP is not currently supported.

Reference PR https://github.com/facebook/react-native/issues/31654

gedeagas avatar Aug 24 '22 07:08 gedeagas

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 24 '22 07:08 netlify[bot]