I want to open the camera with my applications look and feel. It seems that when I call the CrossMedia.Current.TakePhotoAsync()
it opens the camera, but not on the page I was on. I am wondering do I just need to create a custom renderer for the page type per platform that the TakePhotoAsync function renders?
↧
Can I style the CrossMedia photo page?
↧