Updated March 13, 2018
Fade in an Image with React Native with the Animated API
In this video, you will learn how to gradually fade in images in React Native in order to eliminate the jarring flash associated with an image rendering. We will take a look at the Image component onLoad property and use it, in conjunction with the Animated API, to accomplish the desired user experience.
CODE: https://snack.expo.io/@spencercarli/fade-in-an-image-with-react-native-with-the-animated-api