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

This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method. #86

Open
nandorojo opened this issue Oct 10, 2018 · 2 comments

Comments

@nandorojo
Copy link

react-native-cli: 2.0.1
react-native: 0.55.4
expo 2.22.0

Component actually works fine, but I get this issue in my terminal:

img_9717

@builtbyproxy
Copy link

Hello @nandorojo
Are you sure react-native-camera-roll-picker is causing this issue?

Please see this thread for a possible solution?

@eminsr
Copy link

eminsr commented Jun 20, 2019

Hello @nandorojo
Are you sure react-native-camera-roll-picker is causing this issue?

Please see this thread for a possible solution?

This issue is caused by the line below.

this.setState(newState);

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

3 participants