-
It seems I'm unable to use local images instead of web images, it only accepts absolute web path and I can't find any way to view Images stored in my project
-
I'd love to see how to implement this with Swift. I'm currently getting errors that my code does not conform to the protocol even though I implemented both the `numberOfPhotosInPhotoBrowser` and `phot…
-
Hi,
I'm using MWPhotoBrowser (1.4.1 version) as root view controller of a UINavigationController and the UINavigationController is a view controller of an UITabBarController.
The problem is that UI…
-
Bottom download button doesnt work when pressed. Nothing happened.
ghost updated
8 years ago
-
When displaying the viewer with an array of images, how do you get the index of the currently viewed photo in the case of selecting the right image for downloading to the phone as you swipe through th…
-
你好,当运行在MacOS Catalyst环境下,点击浏览多张图片时,无法用鼠标滑动(鼠标滚轮也不行)等来进行图片的切换。
同样的代码在iOS运行时,可正常滑动来切换图片。
MacOS版本:11.4.
PhotoBrowser版本:3.1.3.
-
When I browse the photo, the default title is "XX of XX", such as "1 of 20", but I want customize this ,how can I make it?
Should I change the code in "updateNavigation" method?
DNC-7 updated
8 years ago
-
There is a problem in landscape mode, the navigation bar and status bar are overlapping.
- I push the Photobrowser in portrait
- Wait 5 secs til it hides
- Rotate the device
- Tap to show controls.
…
-
Hi,
How can I make the MWPhotoBrowser to look like native Photos app browser. I wanted to put the delete and share button at bottom, I don't need 'Edit' button though. Is there any way or code you mig…
-
When I set the 'browser.startOnGrid = false' ,what I want to do is that custom decide which image should be show for first, so I need to get access the properties of currentPhotoIndex.