PYPhotoBrowser icon indicating copy to clipboard operation
PYPhotoBrowser copied to clipboard

swift 5直接crash

Open Jiandang-Kent opened this issue 5 years ago • 0 comments

    let photoBroseView = PYPhotoBrowseView()
    photoBroseView.imagesURL = urls
    photoBroseView.currentIndex = 0
    photoBroseView.show()

Jiandang-Kent avatar Jan 14 '20 00:01 Jiandang-Kent