iOS Image: Switch Image source between .png/.jpg and .gif #46810
Labels
Component: Image
Component: Switch
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Newer Patch Available
Platform: iOS
iOS applications.
Description
There is a
<Image source={sticker}>
where sticker is could be a static image A.png or a GIF B.gif.When X.gif is selected after A.png, If I want to select A.png, it doesn't appear, unless I select C.png then A.png could appear.
Steps to reproduce
React Native Version
0.74.6
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://snack.expo.dev/@yanglicb/display-selected-emoji-sticker
Screenshots and Videos
Sticker.selection.mp4
The text was updated successfully, but these errors were encountered: