Paolo Frias
Results
1
comments of
Paolo Frias
In general, Android list performance takes more effort than it does on iOS. You could try using `FlatList` instead and follow these [performance tips](https://facebook.github.io/react-native/docs/optimizing-flatlist-configuration). But in my case, replacing `Image`...