Supporting Drag and Drop - RestApp Part 8

Опубликовано: 19 Декабрь 2020
на канале: Coding With Tom
114
1

In this video we will support dragging and dropping restaurants in order to add them to favorites. Content will be dragged from a UICollectionView to then be dropped to another UICollectionView or UITabBar.

Chapters:
0:00 Adding Drag and Drop
0:20 Favorites Service & Use Cases
11:20 Favorites Scene
13:30 NSItemProvider
14:50 Supporting Drag & Drop

Source code: https://github.com/codingWithTom/rest...

RestApp - UIKit playlist:    • RestApp - UIKit