-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
Hi,
Thanks for this great library. Right now I'm adding it to our react native app and sometimes I see this warning:
Warning: Can only update a mounted or mounting component. This usually means you called setState, replaceState or forceUpdate on an unmounted component. This is a no-op.
on line 151 of imageCacheHoc.js. At least that's what it says :). Am I doing something wrong or is there a way to fix that? Thanks
Metadata
Metadata
Assignees
Labels
No labels