Quiz: List View

Quiz yourself on what you've learned about the list view components of React Native.

We'll cover the following...
Technical Quiz
1.

(True or False) The FlatList view is an efficient way to display lengthy lists of data by dividing the data into logical sections.

A.

True

B.

False


1 / 5