You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If anybody needs animated webP support with Expo (Custom Dev Client):
Android
iOS
Install plugin in your app.json / app.config.js (expo.plugins)
Credits:
Based on other config plugins by @wodin, @barthap, @EvanBacon and @nandorojo
Thanks guys!
Native
<Image>
component by RNIn case you only need native
<Image />
support, just install this package:https://github.com/Aleksefo/react-native-webp-format
and only use the withAnimatedWebPSupport Plugin for Android.
Beta Was this translation helpful? Give feedback.
All reactions