mediumReact Native#38

LayoutAnimation for list insert

Prompt

Use LayoutAnimation to animate when a new item is added to the beginning of a list. The existing items should smoothly shift down to make room.

Hints

Solution

Your Code

10 min

Tests

Click Run to test your code