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

memory-leaks #2

Open
goughjo02 opened this issue Aug 20, 2018 · 0 comments
Open

memory-leaks #2

goughjo02 opened this issue Aug 20, 2018 · 0 comments

Comments

@goughjo02
Copy link

goughjo02 commented Aug 20, 2018

hey there, really nice code. it taught me a lot , thank you. I find that when I use anim_shape with react-navigation, I get memory leaks, because the animation loop can be running when react-navigation unmounts the component, and then it calls setState on an unmounted component. just wondering if anyone had experienced this?

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

No branches or pull requests

1 participant