fish-red / JK3DTouchDemo

A sample project to demonstrate the use of 3D touch on iPhone6s

Home Page:https://jayeshkawli.ghost.io/iphone-3d-touch-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JK3DTouchDemo

A sample project to demonstrate the use of 3D touch on iPhone6s

First off, thanks to following sources which helped me to create this demo.

I have added this repository to help you utilize 3D touch Apple introduced since their introduction of iPhone6s and iPhone6s-Plus. This is an awesome feature and I strongly recommend you to take advantage of it. It will immensly help you for future apps.

Some big organization and startups have already starter using this feature and soon there will be lot of app moving towards it as it becomes mainstream.

####Here is the demo of my repository in the form of GIF.



alt text

I also wrote a brief blog post about this demo.

https://jayeshkawli.ghost.io/iphone-3d-touch-demo/

Series of blog posts on how to implement 3D touch programmatically. (Mostly technical description)

https://jayeshkawli.ghost.io/ios-3d-touch-code-swift-example-part-1/
https://jayeshkawli.ghost.io/ios-3d-touch-peek-and-pop-actions-part-2/
https://jayeshkawli.ghost.io/ios-3d-touch-measuring-the-force-of-touch-part-3/


About

A sample project to demonstrate the use of 3D touch on iPhone6s

https://jayeshkawli.ghost.io/iphone-3d-touch-demo/

License:MIT License


Languages

Language:Swift 100.0%