Skip to content

Instantly share code, notes, and snippets.

@uc-compass-bot
Created October 15, 2019 14:21
Show Gist options
  • Save uc-compass-bot/19bfc6ca4cb53e4981f06950ecb155d6 to your computer and use it in GitHub Desktop.
Save uc-compass-bot/19bfc6ca4cb53e4981f06950ecb155d6 to your computer and use it in GitHub Desktop.
Example Of Retain Cycle On Delegate - Fix
weak var delegate: ChildViewControllerProtocol? // ✅ No retain cycle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment