ImageViewer
ImageViewer copied to clipboard
Multiple issues
There are multiple issues with this viewer:
deleteLayoutconfiguration is not implemented.- multiple important functions are not made public, like
removePagefor example. There's no way to delete images without using default delete button, which can't be really customised, becausedeleteLayoutis not implemented, i.e. autoresizing mask is not applied to custom button. footerViewLayoutpinBoth does not work- delegates are not referenced as weak and will cause memory leak
Hi @armandsLa. Thanks for creating this bug list. We do accept PRs. 👍