How to optimize performance of Flatlist when we have large data.
My list has both an image and an text description.
I want to find a way to increase performance of list and remove extra images loaded from the cache list and make the list not heavy.