Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SafeArea seems to be ignored #21

Open
mbullock976 opened this issue Aug 8, 2019 · 1 comment
Open

SafeArea seems to be ignored #21

mbullock976 opened this issue Aug 8, 2019 · 1 comment

Comments

@mbullock976
Copy link

Hello,
I have custom CropViewPagerenderer which implements the ImageCropper for IOS. It renders a PCL CropView which is a ContentPage. The CropView class implements the use safe area

On<Xamarin.Forms.PlatformConfiguration.iOS>().SetUseSafeArea(true);

But it seems this is being ignored. Do you know if ImageCropper supports SafeArea for IphoneX?

@VladimirFelix
Copy link

I've the same issue, any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants