Im currently using Xamarin Forms Labs - https://github.com/XLabs/Xamarin-Forms-Labs to select images from the cameral roll or take new photos.
This is okay but I need to have to separate buttons, one for the camera roll and one for taking a new photo.
Is there a way to take a photo using Xamarin Forms where I can link to the camera roll from the camera view and also over lay and image?