For this, we are going to use FlatList component. It is used to render the items in a scrollable list view. Syntax: <FlatList data={} renderItem ...
確定! 回上一頁