Hi,
Is there any way to show a camera screen and perform actions like Recording a video, and taking a snap using Xamarin.forms?
I am able to do this using Xamarin.mobile.dll. But, that is specific to the iOS. i want to perform the same functionality in Shared project? (i dont want to implement separate for iOS and Android). Can you give me any suggestion?
Thanks!