A sample project to illustrate how the Clean Swift architecture passes data forward and backward more elegantly without using delegation
☆14Mar 23, 2018Updated 8 years ago
Alternatives and similar repositories for DataPassing
Users that are interested in DataPassing are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Dynamic Height Issue for UITableView Cells (Swift)☆11Apr 19, 2017Updated 9 years ago
- A simple login system to demonstrate how the VIP cycle fully encapsulate the `UserDefaults` details from the rest of your app☆24Jun 25, 2018Updated 8 years ago
- An example iOS project based on VIP clean architecture .