Delegate

In one of my previous blog posts I have shared with you how to send information forward from one view controller to another. If you have missed it please click on the link above to read it. In this blog post I am going to share with you how to pass data back to the…

Read More Pass Information Back to the Previous View Controller. Example in Swift.