mediumReact Native#36

Animated.Value fade-in

Prompt

Create a fade-in animation using Animated API. A View should fade from opacity 0 to 1 over 500ms when the component mounts.

Hints

Solution

Your Code

10 min

Tests

Click Run to test your code