What is the use of FlatList in react native?

The FlatList component displays the similar structured data in a scrollable list . It works well for large lists of data where the number of list items might change over time. The FlatList shows only those renders elements which are currently displaying on the screen, not all the elements of the list at once.

Sizin İçin Seçtik  How do you make a FlatList horizontal?

Leave a Reply

Your email address will not be published. Required fields are marked *