UIImageCropper
UIImageCropper copied to clipboard
issue on new iphone which has notch at the top
Same issue for me. Any suggestion
In the viewDidLoad() of UIImageCropper.swift, line 142 : Replace "V:|-(0)-[top]-(0)-[bottom(70)]-|" by "V:|-(0)-[top]-(0)-[bottom(70)]-(34)-|"
it works great. Thanks!!!!
It did not work on my side, please help me with it. same code from example.