I am using react-native FlatList to render a list of items after fetching them from server. Below is my complete component:
react-native
FlatList
class te