Hi, I'm new to SwiftUI and I would like to create my own array of Images by picking them thanks to the Image Picker Controller. I would then be able to pass this array in another view and display the selected images inside a scrollable view.
Thanks for the help!