Does React-native flatlist item layout adapt device orientation change?
So I am creating flatlist of images. Which shows only one image at a time on the screen. Now if I rotate the device then the image which is in the landscape should be shown in full screen in landscape…