Relative Content

Tag Archive for react-nativeinstagramcamera-roll

How can Instagram show gallery images so fast on the post screen?

In my project that I developed with Reactnative, I am trying to show gallery images with a flatlist, using CameraRoll. However, there is a slight delay when the first load is made, and when we scroll, there is a delay while the images are loaded. As the number of images increases, the waiting time also increases.