In my application I have a FlatList with dataset of 100 items in it. Each item has a complex UI and I noticed that it\'s taking a heavy toll on performance. The pag
FlatList