PeekPop icon indicating copy to clipboard operation
PeekPop copied to clipboard

Peek and Pop with backwards-compatibility

Results 16 PeekPop issues
Sort by recently updated
recently updated
newest added

Add @objc on methods that call #selector. Can you add on you code and update the podspec? Thank J

I know this cannot be implemented without the 3D touch API but could you add a gesture recognizer for when the peek method is run, and while the user still...

enhancement

Currently view controller is cropped to the size of imageContainer (becouse it has a larger frame). My proposal is to set the padding for the preview just before commit, imageViewFrame...

When controller was popped, the collectionView cell object still retain by PeekPop.

Hi, I would like to show you some changes in code. I was working with your library and it's fantastic, but also have some drawback. I implemented showing viewController instead...

@marmelroy How to use PeekPop swift file in Objective C project ? I used swift library with bridging header in my objective c project but there seems to a problem...