This repository has been archived by the owner on May 1, 2024. It is now read-only.
Xamarin Forms take or pick multiple Photos, attach on App-Page and include the option to delete a Photo out of this List #15345
Unanswered
ODW-TPanster
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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!
Beta Was this translation helpful? Give feedback.
All reactions