ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.44k stars 580 forks source link

Warning: componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead #340

Open SnehalAgrawal opened 5 years ago

SnehalAgrawal commented 5 years ago

Hi, Can you please update for the following warnings.

Warning: componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead

Warning: componentWillMount is deprecated and will be removed in the next major version. Use componentDidMount instead. As a temporary workaround, you can rename to UNSAFE_componentWillMount.

chetan-zalake commented 4 years ago

Any updates on this?

Egizas commented 4 years ago

After updating to expo SDK36 I have starting to get these warnings as well

LuongTruong commented 4 years ago

Any updates on this?

superyarik commented 4 years ago

Any updates on this?