Closed geoffbullen closed 6 years ago
Hi, great plugin. Thank you!
On an iPad (iPad pro 10.5) I am unable to fill the screen. The camera fills the entire height of the screen, but is limited in width as per this screenshot.
<StackLayout width="100%"> <CameraPlus debug="true" galleryPickerMode="single" showFlashIcon="true" showToggleIcon="false" showCaptureIcon="true" showGalleryIcon="true" saveToGallery="false" confirmPhotos="true" (loaded)="camLoaded($event)" (toggleCameraEvent)="toggleCameraEvent($event)" (photoCapturedEvent)="photoCapturedEvent($event)" (imagesSelectedEvent)="imagesSelectedEvent($event)"> </CameraPlus> </StackLayout>
Cheers...
This seems to be a duplicate of 10#. Will close and watch that one...
Hi, great plugin. Thank you!
On an iPad (iPad pro 10.5) I am unable to fill the screen. The camera fills the entire height of the screen, but is limited in width as per this screenshot.
Cheers...