Passing data from cell to view controller - Protocol & Delegate

Опубликовано: 13 Май 2026
на канале: Swift Academy
1,766
39

In this video, you will learn how to create protocol and delegation patterns that can be useful for passing data. Also, you will learn how to avoid the retaining cycle by using this method.

Start: 00:00
Creating Protocol & Delegate: 13:23

Source code:
https://github.com/sajjadsarkoobi/sen...