DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.17k stars 1.5k forks source link

Feat: Added fade animation support #979

Open geroale opened 1 year ago

geroale commented 1 year ago

With these commits, it is now possible to use the animation prop to animate the load of images. It is included a fade in animation, which can improve the appearance of some UIs. In our case, it is a drastic improvement in how the loading looks.

mauroiemboli commented 8 months ago

@geroale why the approval is in pending?