PhotoStack icon indicating copy to clipboard operation
PhotoStack copied to clipboard

An iOS class to create a stack of photos, inspired by the ebay App

Results 6 PhotoStack issues
Sort by recently updated
recently updated
newest added

Can you add a license information for the source?

Hello, I noticed willFlickAwayPhotoAtIndex does not get called in the sample app or in my own app where I set the delegate in my viewdidload "photoStack.delegate = self;"

Dear sir, Daisuke Can you this app developer for android? Sincerely, Prasahnt

Hi, thanks for great Control. I realized that, when using more than 10 images, animation works a bit little slow and there is memory warning. What about reuseIdentifier, like in...

It is common convention and recommended that Cocoa objects have a 2 letter prefix like `NS`: `NSString` or `AFNetworking`. It would be nice if this was added to this project,...