Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dont store strong references to Navigation and TabBarController delegates #516

Merged
merged 1 commit into from
Aug 29, 2018

Conversation

mkieselmann
Copy link
Contributor

Holding strong references leads to reference cycles if the delegate is set to self.

Fixes: #515

…ates

Holding strong references leads to reference cycles if the delegate is set to self.
Copy link
Member

@SD10 SD10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch 👍

@SD10 SD10 requested a review from lkzhao August 17, 2018 16:01
@SD10 SD10 merged commit 2d5de74 into HeroTransitions:master Aug 29, 2018
@netspencer
Copy link

amazing! this solved so many issues for me

SD10 pushed a commit that referenced this pull request Sep 16, 2018
…ates (#516)

Holding strong references leads to reference cycles if the delegate is set to self.
@rusher-R
Copy link

Cool!! I found this issue last month, now it's solved!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants