Clicking on any TouchableOpacity
element on the GamesList
screen should jump to Details
.
During the transition, the entire object describing the game (item
) must be passed to the Details
screen.
This task is part of the Full-Stack JavaScript Course.
If you have any issues with it, you can ask for community help below the post.
Feel free to help others if you’ve already solved the task.