Let’s work on the second child of the container returned from renderItem
. We have this Text
.
Inside this element, the value of the description
field of the list item should be displayed.
The width of the text element must be 60% of the width of the screen.
The color of the text should be #86B87E
and it should be displayed in italics.
Top margin should be 4.
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.