DragDropiOS
DragDropiOS copied to clipboard
should I change the two views?
Hello there, First I tell you what I want to do. x view, y view x => y drag drop,
Values found in x will be moved to y The values in y are x.
how can I do it?
This is very simple to do it with this lib, just read delegates and if you are developer you undestend On drag complete delegate you have Drop and Drag models both. You can fill drag element with drop data
Thanks developer for this great lib