1 min readJan 29, 2019
Thanks for your feedback on images! I was struggling with loading a lot of images. I thought that react-native-image-cache-hoc was a good solution, but it was not and generate a lot of errors! FastImage is the good solution for my case (loading 11 FlatList in a pager view with more than 80 images per list).