react-native-camera-roll-picker icon indicating copy to clipboard operation
react-native-camera-roll-picker copied to clipboard

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.

Open nandorojo opened this issue 7 years ago • 2 comments

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

nandorojo avatar Oct 10 '18 16:10 nandorojo

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

Please see this thread for a possible solution?

builtbyproxy avatar Oct 17 '18 05:10 builtbyproxy

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.

https://github.com/jeanpan/react-native-camera-roll-picker/blob/0979b3927a700b9afe7db1ae690ffe4dd8fdae0a/index.js#L106

eminsr avatar Jun 20 '19 07:06 eminsr