Hi Extension developers,
I need help from you guys as there is extension named Drift by @Shreyash which is one of the best extension to listen gestures by which we can create lots of animation using that… but these day i am trying to create dragging means you can drag your content anywhere where you want…
So i need these two feature to be added in
When user touches any component which is same as nmd’s gesture extension
when user swipes on extension there is a event in drift extension for swiped left/right/up/down but it returns values when touch is removed i need event that canvas have that is dragging…
i have also requested @Shreyash to add these but he don’t have time to do it but he said if somebody is interested to add these to feature then send pr to github repo. He will happily merge it
You want the user to drag the component in any place he want on the screen and not in another layout like drag and drop extension by ken…I can try to implement that too…