Xamarin Forms take or pick multiple Photos, attach on App-Page and include the option to delete a Photo out of this List

TPanster

New member
Joined
May 3, 2022
Messages
1
Programming Experience
Beginner
Hello.
I´m quite new to App programming. I want to write an App (with Xamarin Forms) where you are able to choose several Photos (or Files in general) out of the Galery, or take the Photo with the Camera.

This Photo should be attached inside the App-Page with only the Filename (it is not necessary to stream the Picture), so if you pick multiple, then there should be a kind of list.

If there is a picture picked wrong you always have to have the option to delete it out of this List.

Does somebody of you has an Idea to get this into code? xD

Thank you for your support!
 
Back
Top Bottom