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