Argyl P. Rebanal
Argyl P. Rebanal
Hello sir @jbaxleyiii is there an update on this one? thank you
Hello sir, this is not an issue but can I ask if you have a written tutorial of this repository? thank's and all the best!
``` var prefix = "", _addEventListener, _removeEventListener, support, fns = []; var passiveOption = {passive: true}; // detect event model if ( window.addEventListener ) { _addEventListener = "addEventListener"; _removeEventListener =...
Hi, I am also using nuxt.js it worked fine in desktop but I would like to apply pinch to zoom in/out in mobile. Is there a way on how to...