Zwei-wei
Zwei-wei
I am using the newest Xcode + iPhone 11 with the newest system by the way~
> Same here, wasn't sure if it was a SwiftUI issue or not Definitely not SwiftUI, I am not using SwiftUI in the current project
@jacobsapps @Zheng-Shuo @3lvis I have found the reason why it works like this. Because I am using IOS 13.0+ so by default if you do this ```present(imagePickerController, animated: true, completion:...
@3lvis I tried the newest version through pod update, if I switch back to default not using ```.fullScreen```, the bottom Galley can still only show like half of the image.