Flatlist is the easiest way to render a scrollable list of items . We just have to pass the data (as an array) without any formatting to it and it will render the items. Flatlist works efficiently with large data as it renders only those items that are displaying on the screen, and not all the items at once.9 Kas 2020