react-native-image-modal
react-native-image-modal copied to clipboard
question about performance
Hi, do you ever test the performance, because i saw each image = (animatedview + modal), it's required more view hierarchy structure.
I have large list of image, display as GridView, if I used react-native-image-modal, does it's took a lot of performance in my situation? Thanks