carousell / pickle

Carousell flavoured image picker with multiple photo selections.
https://carousell.github.com/pickle
Apache License 2.0
60 stars 25 forks source link

Use full screen model presentation style #54

Closed bcylin closed 3 years ago

bcylin commented 4 years ago

The PhotoAlbumsViewController doesn't work well with iOS 13 default sheet modal presentation so setting the presentation style to .fullScreen should avoid the issue.