How to create a image picker on Xamarin Forms?
问题 Does anybody knows if its possible to make a Image picker like this: I've tried with the followings plugins : https://github.com/jamesmontemagno/MediaPlugin https://github.com/matheusneder/Xamarin.Forms.ImagePicker I do not want to create buttons to be able to perform each operation, what I want is that with a single button I suggest which application to use. This is possible? Thanks. 回答1: If you want to pick a photo from the phone's picture library, due to Xamarin.Forms does not include this