简体   繁体   English

附加触摸事件的库

[英]Library for Additional touch events

While on an iOS device, we get events like touchstart , touchmove ,... end, gesturestart , ...move and ..end out of the box.. I wanted to know which free library can be used to get/listen to additional events eg Swipe, scrolling related, etc虽然在iOS设备上,我们得到这样的事件touchstarttouchmove ,......最后, gesturestart ,...移动和..end箱子了..我想知道哪些免费的图书馆可以用来获取/听其他事件,例如滑动、滚动相关等

I know Sencha touch is the best..But before you say that, I wanted to tell that I am looking for a free library..我知道 Sencha touch 是最好的..但在你说之前,我想告诉你我正在寻找一个免费的图书馆..

Also, can we get to know the code for the default implementation.. eg When we do the 1-finger slide, the page scrolls automatically.. But there must be some code to do that.. Can we know the code which does that ?另外,我们能否了解默认实现的代码.. 例如,当我们进行单指滑动时,页面会自动滚动.. 但是必须有一些代码来做到这一点.. 我们能知道这样做的代码吗? ?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM