You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jcampbell05 Ooh, interactive movement looks fantastic. In the example app, you can see a sample of how to use drag'n'drop to support both dragging for the sake of moving items outside of a collection, and dragging for the sake of reordering -- supporting both at the same time. Implementing support for interactive movement in that sample sounds like a fun exercise; feel free to send a PR if you end up doing it :)
Is there support for the new APIs Apple released for drag and drop with UITableView and UICollectionView ?
If not how do you think we could add support ?
The text was updated successfully, but these errors were encountered: