Photo Picker
A composable that launches the system photo picker screen, allowing the user to select multiple images.
Parameters
on URIs Selected
a callback function that receives a list of URIs representing the selected photos.
A composable that launches the system photo picker screen, allowing the user to select multiple images.
a callback function that receives a list of URIs representing the selected photos.