How Would I Display Multiple Images In A Horizontal Scrollview/FlatList with Expo Image Picker?
I’ve figured out how to display one image at a time, but I would love to allow multiple selections that the user can scroll through horizontally. My code is as follows (I haven’t added “allowsMultipleSelections” yet due to the error msgs I’ve been receiving, but I know it would need to be included):