javascript - Draggable items for mobile with best performance -


i need draggable list mobile best performance
use jquety plugin not enough performance
please tell me javascript lib dragging high performance
prefer polymer or react canvas way thank you

the iron-list element might of use you. can download , see documentation here.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -