I was trying to pass around variables between views in Swift, and ran into the rather abstract concept of protocols and delegates. I was trying to pass around variables between v
I was trying to pass around variables between views in Swift, and ran into the rather abstract concept of protocols and delegates. I was trying to pass around variables between v