How do I add text that displays underneath an image when the image is in an array? (React Native)(Snacks-expo)
I have an array of images and I want to have an image display randomly on the screen when I press a button, but I want to also have text display underneath the image. Each image I want to have its own respective text underneath. The full image array I have consists of over 200 images.