EBPhotoPages icon indicating copy to clipboard operation
EBPhotoPages copied to clipboard

A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.

Results 19 EBPhotoPages issues
Sort by recently updated
recently updated
newest added

- Removed some warning on new versione of Xcode; - Added new Package Swift Manager; - Fix UI for the device with notch

how to show arrow dynamically but it shows only up words its urgent thanks in andvance

I created a global class called `EBConfig` that allows developers to change different features of the user interface easily e.g font, font color, date formatting etc. I also added a...

Hi i'm use loading images from URL it's posible use in this library?

Hey @EddyBorja, are you still maintaining this control? I would like to use it, but I see lot's of things you use here were deprecated and that's kind of a...

My app just got rejected with this message: > Your app uses or references the following non-public APIs: > > commentText Searching my project for this string showed only the...

I want to display videos from my webservices and that to in vertical scrolling, is that possible using this library?

Haven't remove commentsBarButtonItem from mutableLowerItems while checking commentsAreViewable. Please refer to the last line at source code below from EBPhotoPagesController.m solution: change [mutableUpperItems removeObject:self.commentsBarButtonItem]; to [mutableLowerItems removeObject:self.commentsBarButtonItem]; - (void)updateToolbarsWithPhotoAtIndex:(NSInteger)index {...

Wonderfull library, thank you for your effort. I found this method and "attributedCaptionForPhotoAtIndex" and try to used. It's very good for using with HTML attributes like . But when I...

Hi, First you have done an amazing work on this library. Can you update pod spec with a new tag version that include the latest library changes because the 0.9.1...