Skip to content

EnderTan/PeekAndPopSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PeekAndPopSimulator

One step to test Peek and Pop at device below 6s/6sPlus and Xcode Simulator:

Xcode7 iOS9

#import "PeekAndPopSimulator.h"

override func viewDidLoad() {
    super.viewDidLoad()
    
    previewer = registerForPreviewingWithDelegate(self, sourceView: view)
    
}

Than,long press ...

image

About

Simulate 3DTouch Peek and Pop in old device and Xcode Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published