web applications - 3D Touch for iOS 9 Web App on Home Screen? -


ios 9 continues trend support web apps via limited tag support defined here:

https://developer.apple.com/library/ios/documentation/appleapplications/reference/safariwebcontent/configuringwebapplications/configuringwebapplications.html

and additionally possible implement functionality such event listeners touchstart / touchmove / touchend events. example code here: https://github.com/freinbichler/3d-touch/blob/master/3dtouch.js

but, possible expose , define peek , pop functionality or other quick actions (app shortcuts) options web app icon on home screen?


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -