Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Unsafe legacy lifecycles #26

Open
deflorilemarului opened this issue Feb 5, 2019 · 0 comments
Open

Unsafe legacy lifecycles #26

deflorilemarului opened this issue Feb 5, 2019 · 0 comments

Comments

@deflorilemarului
Copy link

deflorilemarului commented Feb 5, 2019

getting this when using this extension witn rn 0.58.3

Warning: Unsafe legacy lifecycles will not be called for components using new component APIs.

Thumbnail uses getDerivedStateFromProps() but also contains the following legacy lifecycles:
UNSAFE_componentWillUpdate

The above lifecycles should be removed. Learn more about this warning here:
https://fb.me/react-async-component-lifecycle-hooks

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

No branches or pull requests

1 participant